diff options
Diffstat (limited to 'packer/vars')
-rw-r--r-- | packer/vars/ubuntu-18.04.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packer/vars/ubuntu-18.04.json b/packer/vars/ubuntu-18.04.json deleted file mode 100644 index ec0c7caa0..000000000 --- a/packer/vars/ubuntu-18.04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "base_image": "Ubuntu 18.04 (2018-05-07) - LF upload", - "distro": "Ubuntu 18.04", - "ssh_user": "ubuntu", - "cloud_user_data": "provision/null_data.sh" -} |