Can now create a node worker
This commit is contained in:
7
configs/node.env.default
Normal file
7
configs/node.env.default
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user