Update cc-reinstall.sh

This commit is contained in:
2024-02-28 13:51:16 -06:00
parent 23694826fa
commit b7fd12fca5

View File

@@ -98,7 +98,7 @@ case "$choice" in
# --nodes="10.10.10.10;10.10.10.11;10.2.1.5;10.2.1.6" \
/usr/bin/s9s cluster --register \
--cluster-type=galera \
--nodes="10.10.10.10;10.10.10.11;10.2.1.2" \
--nodes="10.10.10.10;10.10.10.11;10.2.1.5" \
--vendor=mariadb \
--provider-version=10.6 \
--db-admin="root" \