diff --git a/f34/velsp.cfg b/f34/velsp.cfg index 4362ecd..378178d 100644 --- a/f34/velsp.cfg +++ b/f34/velsp.cfg @@ -6,12 +6,12 @@ # /_/ /____/ # WHAT ? This Kickstart file bootstraps a minimal server-oriented virtual machine. -# 'v' for virtual machine, 'e' for efi, 'l' for 'lvm', 's' for server, 'd' for development. +# 'v' for virtual machine, 'e' for efi, 'l' for 'lvm', 's' for server, 'p' for production. # USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string : -# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsp.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/velsd +# inst.ks=https://url.phyllo.me/velsp # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye!