Chore: Update common-packer to v0.9.4
[ci-management.git] / packer / vars / ubuntu-18.04-arm64.json
diff --git a/packer/vars/ubuntu-18.04-arm64.json b/packer/vars/ubuntu-18.04-arm64.json
deleted file mode 100644 (file)
index 3ae57d5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "arch": "arm64",
-  "base_image": "Ubuntu 18.04 LTS (arm64) [2018-04-29]",
-  "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh",
-  "distro": "Ubuntu 18.04",
-  "flavor": "v2-standard-1",
-  "source_ami_filter_name": "*ubuntu*18.04*",
-  "source_ami_filter_owner": "099720109477",
-  "ssh_user": "ubuntu",
-  "vm_use_block_storage": "true"
-}