Fixed reboot not working
This commit is contained in:
@@ -5,3 +5,10 @@ HOSTNAME=monok8s-master
|
||||
MGMT_IFACE=eth0
|
||||
MGMT_ADDRESS=10.0.0.13/24
|
||||
MGMT_GATEWAY=10.0.0.1
|
||||
|
||||
# Space-separated real upstream DNS servers.
|
||||
# Do NOT put the cluster DNS Service IP here.
|
||||
DNS_NAMESERVERS="10.0.0.1 1.1.1.1 1.0.0.1"
|
||||
|
||||
# Optional
|
||||
DNS_SEARCH_DOMAINS="lan"
|
||||
|
||||
Reference in New Issue
Block a user