Add Ubuntu 16.04 builder 49/15949/1
authorVanessa Rene Valderrama <[email protected]>
Wed, 14 Nov 2018 21:21:20 +0000 (15:21 -0600)
committerVanessa Rene Valderrama <[email protected]>
Wed, 14 Nov 2018 21:21:20 +0000 (15:21 -0600)
Change-Id: I9cbc1eef7c68df5772b3961b3db926d7c015da1d
Signed-off-by: Vanessa Rene Valderrama <[email protected]>
packer/vars/ubuntu-1604.json [new file with mode: 0644]

diff --git a/packer/vars/ubuntu-1604.json b/packer/vars/ubuntu-1604.json
new file mode 100644 (file)
index 0000000..00ab0e7
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "base_image": "Ubuntu 16.04 (20160518T212648) - LF upload",
+  "distro": "Ubuntu 16.04",
+  "ssh_user": "ubuntu",
+  "cloud_user_data": "provision/null_data.sh"
+}