Update cc-reinstall.sh
This commit is contained in:
@@ -96,17 +96,6 @@ case "$choice" in
|
||||
# --os-user=root \
|
||||
# --os-key-file=/root/.ssh/id_rsa \
|
||||
# --cluster-name="Headscale-PostgreSQL"
|
||||
|
||||
/usr/bin/s9s cluster --register \
|
||||
--cluster-type=galera \
|
||||
--nodes="100.100.20.1;100.100.20.2;100.100.20.3" \
|
||||
--vendor=mariadb \
|
||||
--provider-version=10.6 \
|
||||
--db-admin="root" \
|
||||
--db-admin-passwd='Dc$@54115' \
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="WAN-DNS-MySQL-Galera"
|
||||
|
||||
/usr/bin/s9s cluster --register \
|
||||
--cluster-type=galera \
|
||||
@@ -118,7 +107,18 @@ case "$choice" in
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="LAN-DNS-MySQL-Galera"
|
||||
|
||||
|
||||
/usr/bin/s9s cluster --register \
|
||||
--cluster-type=galera \
|
||||
--nodes="100.100.20.1;100.100.20.2;100.100.20.3" \
|
||||
--vendor=mariadb \
|
||||
--provider-version=10.6 \
|
||||
--db-admin="root" \
|
||||
--db-admin-passwd='Dc$@54115' \
|
||||
--os-user=root \
|
||||
--os-key-file=/root/.ssh/id_rsa \
|
||||
--cluster-name="WAN-DNS-MySQL-Galera"
|
||||
|
||||
# bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/install-postfix.sh)
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user