From 0ffcad604eb44a7c18923f21c734f4158f0a9ac6 Mon Sep 17 00:00:00 2001 From: Manuel Messner Date: Wed, 7 Feb 2018 12:56:17 +0100 Subject: centos-7.4-x86_64.json: change kickstart file to 7.4 Packer did still use the 7.3 version of the kickstart file for the 7.4 image because nothing important has changed. We did a few changes now, so it's time to move. --- centos-7.4-x86_64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'centos-7.4-x86_64.json') diff --git a/centos-7.4-x86_64.json b/centos-7.4-x86_64.json index b4933b8..21e3c99 100644 --- a/centos-7.4-x86_64.json +++ b/centos-7.4-x86_64.json @@ -5,7 +5,7 @@ "iso_checksum_type": "sha256", "vm_name": "centos-7.4-x86_64", "http_dir": "http", - "kickstart_path": "centos-7.3/anaconda-ks.cfg", + "kickstart_path": "centos-7.4/anaconda-ks.cfg", "shutdown_command": "systemctl poweroff", "ssh_password": "{{ env `ROOTPW` }}" }, -- cgit v1.2.3-55-g7522