diff --git a/update-NebulaNodeCert b/update-NebulaNodeCert index 2a4f5a8..6599e28 100644 --- a/update-NebulaNodeCert +++ b/update-NebulaNodeCert @@ -47,6 +47,7 @@ if [[ $CERTISCASTATUS == true ]]; then fi if [[ $CERTISCASTATUS == false ]]; then + echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" echo "Node Name: ${NODENAME}" echo "Node IPs: ${NODEIPS}" echo "Node Groups: ${NODEGROUPS[@]}"