From 8a2952fbec1ef42fe909964482b19e5628b57122 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 25 May 2023 21:46:18 -0500 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/sites.inc b/inc/sites.inc index e7b47b68..8b67c1e2 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -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[@]