Drop 'auth' line from ELN guests

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2021-07-23 12:00:19 -04:00
parent ec56783946
commit 99f1db54a0
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11
1 changed files with 0 additions and 1 deletions

View File

@ -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