Update sites.inc
This commit is contained in:
@@ -447,7 +447,7 @@ SITEINFO(){
|
||||
cw_spc5=7
|
||||
cw_spc6=8
|
||||
cw_spc7=15
|
||||
dl=108
|
||||
dl=110
|
||||
MIP=$(ip addr show $(ip route | awk '/default/ { print $5 }') | grep "inet" | head -n 1 | awk '/inet/ {print $2}' | cut -d'/' -f1)
|
||||
for NTYPE in "${NODE_TYPES[@]}"; do
|
||||
var=${NTYPE}_HOSTS[@]
|
||||
|
||||
Reference in New Issue
Block a user