Update cc-reinstall.sh
This commit is contained in:
@@ -97,17 +97,6 @@ case "$choice" in
|
|||||||
# --os-key-file=/root/.ssh/id_rsa \
|
# --os-key-file=/root/.ssh/id_rsa \
|
||||||
# --cluster-name="Headscale-PostgreSQL"
|
# --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 \
|
/usr/bin/s9s cluster --register \
|
||||||
--cluster-type=galera \
|
--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.2" \
|
||||||
@@ -119,6 +108,17 @@ case "$choice" in
|
|||||||
--os-key-file=/root/.ssh/id_rsa \
|
--os-key-file=/root/.ssh/id_rsa \
|
||||||
--cluster-name="LAN-DNS-MySQL-Galera"
|
--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)
|
# bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/install-postfix.sh)
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user