From 2d962a5708b1a89746e99361ee30efb4083fd0b9 Mon Sep 17 00:00:00 2001 From: lukas Date: Wed, 30 Jun 2021 23:41:56 +0200 Subject: [PATCH] add first production kickstart --- f34/velsp.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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!