From 8508774b1f6639e9c8b476e2f78d27a8edf0c8c1 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Wed, 14 Nov 2018 17:59:33 -0800 Subject: [PATCH] Rename ubuntu-1604.json vars file The packer-merge-ubuntu-16.04 job is expecting this format in order to trigger the job automatically. Change-Id: I9033c7b8863c1033f2deb1038d8506e009c7e3a4 Signed-off-by: Eric Ball --- packer/vars/{ubuntu-1604.json => ubuntu-16.04.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packer/vars/{ubuntu-1604.json => ubuntu-16.04.json} (100%) diff --git a/packer/vars/ubuntu-1604.json b/packer/vars/ubuntu-16.04.json similarity index 100% rename from packer/vars/ubuntu-1604.json rename to packer/vars/ubuntu-16.04.json -- 2.16.6