From ef63522ef93a770086913f77660f31a4e8ccd2cd Mon Sep 17 00:00:00 2001 From: lumarel Date: Fri, 16 Sep 2022 00:07:47 +0200 Subject: [PATCH] Supporting fix for createhdds#11 --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index b6ecd918..b35392fe 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1250,7 +1250,7 @@ }, "settings": { "GRUB": "inst.ks=hd:vdb1:/freeipaclient.ks", - "HDD_2": "disk_ks.img", + "HDD_2": "disk_ks-%CURRREL%.img", "INSTALL_UNLOCK": "freeipa_ready", "KICKSTART": "1", "NICTYPE": "tap",