turn on networking
This commit is contained in:
parent
84f11137f1
commit
f812c06931
@ -2,6 +2,7 @@
|
||||
selinux --permissive
|
||||
|
||||
# Services to activate
|
||||
services --enabled=NetworkManager
|
||||
services --disabled=lm_sensors
|
||||
|
||||
# Default root pass, will be changed in post-install process anyway
|
||||
@ -19,7 +20,7 @@ eula --agreed
|
||||
%end
|
||||
|
||||
# Start network
|
||||
#network --bootproto=dhcp
|
||||
network --bootproto=dhcp
|
||||
|
||||
# Install from ??
|
||||
url --url=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch
|
||||
|
Loading…
Reference in New Issue
Block a user