From e51c4e509b3998632bd3c7690562aa5957e81c08 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 26 Feb 2018 11:47:05 +0100 Subject: [ubuntu-17.10] fix kickstart directory --- ubuntu-17.10-amd64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-17.10-amd64.json b/ubuntu-17.10-amd64.json index d83cab5..36e13fd 100644 --- a/ubuntu-17.10-amd64.json +++ b/ubuntu-17.10-amd64.json @@ -5,7 +5,7 @@ "iso_checksum_type": "sha256", "vm_name": "ubuntu-17.10-amd64", "http_dir": "http", - "preseed_path": "ubuntu-16.04/preseed.cfg", + "preseed_path": "ubuntu-17.10/preseed.cfg", "shutdown_command": "systemctl poweroff", "ssh_password":"{{ env `ROOTPW` }}" }, -- cgit v1.2.3-55-g7522