mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 17:29:15 +08:00
change network log
This commit is contained in:
@@ -738,7 +738,7 @@ setup_mesh() {
|
||||
|
||||
# add a network if none present
|
||||
if [ "$networkCount" -lt 1 ]; then
|
||||
echo "Creating netmaker network (10.101.0.0/16)"
|
||||
echo "Creating netmaker network (100.172.188.0/24)"
|
||||
|
||||
# TODO causes "Error Status: 400 Response: {"Code":400,"Message":"could not find any records"}"
|
||||
nmctl network create --name netmaker --ipv4_addr 100.172.188.0/24
|
||||
|
Reference in New Issue
Block a user