summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Messner2018-05-16 16:40:33 +0200
committerManuel Messner2018-05-16 16:40:33 +0200
commitfd2a834c3b0510fb848e5caddb45690c03301ee9 (patch)
treed82a7c4efe82e7fd600c15be621d85b60a0f7405
parentupdate ansible roles for kmod dep fix (diff)
downloadpacker-templates-fd2a834c3b0510fb848e5caddb45690c03301ee9.tar.gz
packer-templates-fd2a834c3b0510fb848e5caddb45690c03301ee9.tar.xz
packer-templates-fd2a834c3b0510fb848e5caddb45690c03301ee9.zip
centos-7.4-x86_64.json: change iso url
-rw-r--r--centos-7.4-x86_64.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/centos-7.4-x86_64.json b/centos-7.4-x86_64.json
index ea1693a..29560dd 100644
--- a/centos-7.4-x86_64.json
+++ b/centos-7.4-x86_64.json
@@ -1,6 +1,6 @@
{
"variables": {
- "iso_url": "http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1708.iso",
+ "iso_url": "http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1804.iso",
"iso_checksum_url": "http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7/isos/x86_64/sha256sum.txt",
"iso_checksum_type": "sha256",
"vm_name": "centos-7.4-x86_64",