2
0
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:
Victor Hu 2019-06-03 12:23:55 -04:00
parent 10377c477a
commit 4ac6be1cb2

View File

@ -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() {