mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
network name is incorrect
This commit is contained in:
parent
10377c477a
commit
4ac6be1cb2
@ -19,7 +19,7 @@ TESTNODE_IP="192.168.3.1"
|
||||
|
||||
MASTER_PRIVATE_IP="192.168.1.1"
|
||||
MASTER_PRIVATE_NETMASK="255.255.0.0"
|
||||
MASTER_PRIVATE_NETWORK="192.168.0.0-255_255_0_0"
|
||||
MASTER_PRIVATE_NETWORK="192_168_0_0-255_255_0_0"
|
||||
|
||||
|
||||
function check_destiny() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user