8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
HOSTNAME=monok8s-master
|
|
|
|
# RJ45 Ports from left to right (interface name inside the OS)
|
|
# - eth1, eth2, eth0
|
|
MGMT_IFACE=eth0
|
|
MGMT_ADDRESS=10.0.0.13/24
|
|
MGMT_GATEWAY=10.0.0.1
|