X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdisk-image-builder%2Fubuntu%2Fbuild.sh;h=6b1254661d0eabaa54842f3ee5062577afc7266f;hp=2b953f1c3adaf0d796cacd05dde105c8269aae28;hb=4ab17f1d485e858b885f430e8ffe0852602f31c3;hpb=fa74b0cda008687827c255c1f2a51c5c44300870 diff --git a/resources/tools/disk-image-builder/ubuntu/build.sh b/resources/tools/disk-image-builder/ubuntu/build.sh index 2b953f1c3a..6b1254661d 100755 --- a/resources/tools/disk-image-builder/ubuntu/build.sh +++ b/resources/tools/disk-image-builder/ubuntu/build.sh @@ -83,7 +83,7 @@ PACKER_DIR="${BUILD_DIR}/packer" APT_CACHE_DIR="${BUILD_DIR}/cache/apt" PIP_CACHE_DIR="${BUILD_DIR}/cache/pip" -PACKER_TEMPLATE="ubuntu-14.04.4.json" +PACKER_TEMPLATE="$1.json" LISTS_DIR="$(dirname $0)/lists" function syntax {