Update defaults.inc

This commit is contained in:
2024-02-19 19:47:58 -06:00
parent 106d1c5a91
commit 4391426b9c

View File

@@ -12,7 +12,7 @@ if [ "${NM_NODEMANAGER}" != "" ]; then
def_nmip=${NM_NODEMANAGER}
def_mysqlip=${NM_SINGLESRVR_IP['MYSQL']}
else
def_nmip=10.10.10.50
def_nmip=10.10.10.60
def_mysqlip=10.10.1.50
fi