Script fixes.

This commit is contained in:
2025-10-04 08:28:01 -07:00
parent 482cebc603
commit 748ae1a70b
6 changed files with 17 additions and 126 deletions

View File

@@ -112,7 +112,7 @@ print_info "Cluster: $CLUSTER_NAME"
# NODE DETECTION
# =============================================================================
print_header "Node Detection: $NODE_NAME"
print_info "Detecting node: $NODE_NAME"
# Get target IP for detection
if wild-config --check "cluster.nodes.active.${NODE_NAME}.targetIp"; then