diff --git a/kickstart.cfg b/kickstart.cfg index ebfc096..fa8b6f1 100644 --- a/kickstart.cfg +++ b/kickstart.cfg @@ -67,7 +67,6 @@ part / --fstype xfs --size=1 --grow --asprimary --label=root ## # Generate an encrypted password with "openssl passwd -6" -# The default one is "redhat". rootpw --lock user --groups=wheel --name=admin --iscrypted --password=$6$REDACTED --gecos="Administrator"