mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
Set the IP for the test node to the same subnet as the 2nd network
This commit is contained in:
parent
f8e6f63e49
commit
10377c477a
@ -15,7 +15,7 @@ function runcmd(){
|
||||
|
||||
# We should be using private networks
|
||||
TESTNODE=testnode
|
||||
TESTNODE_IP=60.1.1.1
|
||||
TESTNODE_IP="192.168.3.1"
|
||||
|
||||
MASTER_PRIVATE_IP="192.168.1.1"
|
||||
MASTER_PRIVATE_NETMASK="255.255.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user