From 99f1db54a0675100af116bf0dea69eb551e1a3a8 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 23 Jul 2021 12:00:19 -0400 Subject: [PATCH] Drop 'auth' line from ELN guests Signed-off-by: Stephen Gallagher --- fedora-eln-guest.ks | 1 - 1 file changed, 1 deletion(-) diff --git a/fedora-eln-guest.ks b/fedora-eln-guest.ks index 7beefea..02dcb6e 100644 --- a/fedora-eln-guest.ks +++ b/fedora-eln-guest.ks @@ -9,7 +9,6 @@ keyboard us timezone --utc America/New_York # add console and reorder in %post bootloader --timeout=1 --location=mbr --append="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0" -auth --enableshadow --passalgo=sha512 selinux --enforcing firewall --enabled --service=ssh network --bootproto=dhcp --device=link --activate --onboot=on