This commit is contained in:
2023-06-19 20:23:18 -05:00
parent 63655d6030
commit 81a07b20b3
3 changed files with 44 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='4.7.117-06192023'
VERS='4.7.118-06192023'
# NODETYPES=WEB
NODETYPES=LB,LPD,MM,MYSQL,NC,PW,WPD,WM,WEB
@@ -73,6 +73,7 @@ NM_HOSTNAMES['10.10.10.81']='LoadBalancer-Node1'
NM_HOSTNAMES['10.10.10.82']='LoadBalancer-Node2'
NM_HOSTNAMES['10.10.10.10']='LAN-DNS-Node1'
NM_HOSTNAMES['10.10.10.11']='LAN-DNS-Node2'
NM_HOSTNAMES['10.2.1.2']='LAN-DNS-Offsite'
NM_HOSTNAMES['10.10.10.42']='Nextcloud-Server'
NM_HOSTNAMES['10.10.10.50']='MySQL-Manager'
NM_HOSTNAMES['10.10.0.240']='PowerWall-Server'