Simplify F39 kickstart

This commit is contained in:
Greg Hellings
2024-06-29 15:48:29 -05:00
parent 96da609d24
commit 24e292ca6f
+1 -2
View File
@@ -1,5 +1,5 @@
user --name=vagrant --password=vagrant
rootpw vagrant
rootpw --plaintext vagrant
text # don't use cmdline -- https://github.com/rhinstaller/anaconda/issues/931
lang en_US.UTF-8
@@ -7,7 +7,6 @@ keyboard us
timezone --utc Etc/UTC
selinux --enforcing
rootpw --lock --iscrypted locked
firewall --disabled