feat: moved network config to template
This commit is contained in:
@@ -26,9 +26,7 @@ keyboard ${vm_os_keyboard}
|
|||||||
### --device device to be activated and / or configured with the network command
|
### --device device to be activated and / or configured with the network command
|
||||||
### --bootproto method to obtain networking configuration for device (default dhcp)
|
### --bootproto method to obtain networking configuration for device (default dhcp)
|
||||||
### --noipv6 disable IPv6 on this device
|
### --noipv6 disable IPv6 on this device
|
||||||
###
|
${network}
|
||||||
### network --bootproto=static --ip=172.16.11.200 --netmask=255.255.255.0 --gateway=172.16.11.200 --nameserver=172.16.11.4 --hostname centos-linux-8
|
|
||||||
network --bootproto=dhcp
|
|
||||||
|
|
||||||
### Lock the root account.
|
### Lock the root account.
|
||||||
rootpw --lock
|
rootpw --lock
|
||||||
|
|||||||
Reference in New Issue
Block a user