From 529364f6d4e1e5230584dc525e798278e4bfbf5a Mon Sep 17 00:00:00 2001 From: Lukas Date: Thu, 3 Jun 2021 14:42:04 +0000 Subject: [PATCH] add correct kickstart file location the kickstart url to the file itself wasn't correct. It has been corrected --- f34/main.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/f34/main.cfg b/f34/main.cfg index d3ab4d5..db94db5 100644 --- a/f34/main.cfg +++ b/f34/main.cfg @@ -1,3 +1,4 @@ +# ATTENTION : user accounts are password-protected. Not ready yet for public use. # Kickstart that installs a fedora 34 server in a VM with relatively sensible defaults. # Only for development purposes # Compatible with BIOS only (no-EFI support). @@ -9,6 +10,7 @@ # USAGE : Press the `tab` key during POST and apend that after the 'quiet' string : # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/main.cfg + # Originally generated by Anaconda 34.24.9 # Orginally generated by pykickstart v3.32 #version=DEVEL