turn on networking....
This commit is contained in:
parent
672a65999f
commit
be97a80375
@ -2,7 +2,7 @@
|
||||
selinux --disabled
|
||||
|
||||
# Services to activate
|
||||
#services --enabled=NetworkManager
|
||||
services --enabled=NetworkManager
|
||||
services --disabled=lm_sensors
|
||||
|
||||
# Default root pass, will be changed in post-install process anyway
|
||||
@ -17,7 +17,7 @@ eula --agreed
|
||||
%end
|
||||
|
||||
# Start network
|
||||
#network --bootproto=dhcp
|
||||
network --bootproto=dhcp
|
||||
|
||||
# Install from ??
|
||||
url --url=file://mnt/koji/repos-dist/smeserver11/latest/$basearch
|
||||
|
Loading…
Reference in New Issue
Block a user