Update cc-reinstall.sh
This commit is contained in:
@@ -82,8 +82,7 @@ case "$choice" in
|
||||
--db-admin-passwd='Dc$@54115' \
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="iDS-MySQL-Galera" \
|
||||
--wait
|
||||
--cluster-name="iDS-MySQL-Galera"
|
||||
|
||||
# /usr/bin/s9s cluster --register \
|
||||
# --cluster-type=postgresql \
|
||||
@@ -94,8 +93,7 @@ case "$choice" in
|
||||
# --db-admin-passwd='Dc$@54115' \
|
||||
# --os-user=root \
|
||||
# --os-key-file=/root/.ssh/id_rsa \
|
||||
# --cluster-name="IDS-Headscale-PostgreSQL" \
|
||||
# --wait
|
||||
# --cluster-name="Headscale-PostgreSQL"
|
||||
|
||||
/usr/bin/s9s cluster --register \
|
||||
--cluster-type=galera \
|
||||
@@ -106,8 +104,7 @@ case "$choice" in
|
||||
--db-admin-passwd='Dc$@54115' \
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="iDS-WAN-DNS-MySQL-Galera" \
|
||||
--wait
|
||||
--cluster-name="WAN-DNS-MySQL-Galera"
|
||||
|
||||
/usr/bin/s9s cluster --register \
|
||||
--cluster-type=galera \
|
||||
@@ -118,8 +115,7 @@ case "$choice" in
|
||||
--db-admin-passwd='Dc$@54115' \
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="iDS-LAN-DNS-MySQL-Galera" \
|
||||
--wait
|
||||
--cluster-name="LAN-DNS-MySQL-Galera"
|
||||
|
||||
# bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/install-postfix.sh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user