Use new lf images for arm images 46/12146/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 7 Aug 2018 19:51:00 +0000 (14:51 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 7 Aug 2018 19:51:00 +0000 (14:51 -0500)
These are v2 flavors which have 40gb root volume attached and
have been renamed to lf.

Change-Id: I0375e8b639e086d6188fe05eb5c47a3f22fffa98
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
vars/centos-7-arm64.json
vars/ubuntu-18.04-arm64.json

index 0f0a421..1bea65a 100644 (file)
@@ -3,7 +3,7 @@
   "base_image": "CentOS 7 aarch64 (2018-07-12) - LF upload",
   "cloud_user_data": "common-packer/provision/rh-user_data.sh",
   "distro": "CentOS 7",
-  "flavor": "v2-standard-1",
+  "flavor": "lf-standard-1",
   "source_ami_filter_name": "*CentOS Linux 7*HVM*",
   "source_ami_filter_owner": "679593333241",
   "ssh_user": "centos"
index e9bbdcb..d9a5045 100644 (file)
@@ -3,7 +3,7 @@
   "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",
+  "flavor": "lf-standard-1",
   "source_ami_filter_name": "*ubuntu*16.04*",
   "source_ami_filter_owner": "099720109477",
   "ssh_user": "ubuntu"