summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packer/vars/ubuntu-18.04.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/packer/vars/ubuntu-18.04.json b/packer/vars/ubuntu-18.04.json
deleted file mode 100644
index a52404e45..000000000
--- a/packer/vars/ubuntu-18.04.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "source_ami_filter_name": "*ubuntu*18.04*",
- "source_ami_filter_owner": "099720109477",
- "base_image": "ZZCI - Ubuntu 18.04 - builder - x86_64 - 20200127-161924.160",
- "distro": "Ubuntu 18.04",
- "ssh_user": "ubuntu",
- "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh"
-}