summaryrefslogtreecommitdiffstats
path: root/ubuntu-16.04-amd64.json
diff options
context:
space:
mode:
authorJonathan Bauer2017-03-10 18:44:11 +0100
committerJonathan Bauer2017-03-10 18:44:11 +0100
commitd1796a377ffadaf19265a409a93d8dbf54d394c8 (patch)
tree6e4d407576d4d286e10815a78d173d28c5af7e5b /ubuntu-16.04-amd64.json
parentTemplates for Centos 7.3 and Ubuntu 16.04 (diff)
downloadpacker-templates-d1796a377ffadaf19265a409a93d8dbf54d394c8.tar.gz
packer-templates-d1796a377ffadaf19265a409a93d8dbf54d394c8.tar.xz
packer-templates-d1796a377ffadaf19265a409a93d8dbf54d394c8.zip
renamed http subdir for ubuntu
Diffstat (limited to 'ubuntu-16.04-amd64.json')
-rw-r--r--ubuntu-16.04-amd64.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-16.04-amd64.json b/ubuntu-16.04-amd64.json
index 6ae993c..6a1f506 100644
--- a/ubuntu-16.04-amd64.json
+++ b/ubuntu-16.04-amd64.json
@@ -5,7 +5,7 @@
"iso_checksum_type": "sha256",
"vm_name": "packer-ubuntu-am64",
"http_dir": "http",
- "preseed_path": "ubuntu-16.04.2-lts/preseed.cfg",
+ "preseed_path": "ubuntu-16.04/preseed.cfg",
"shutdown_command": "systemctl poweroff"
},
"builders": [{