Update defaults.inc
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
VERS='3.02112019'
|
||||
NODEHOSTS=10.5.10.51,10.5.10.52,10.5.10.53
|
||||
PRIMARYHOST=10.5.10.51
|
||||
NODESERVICES=mysql,nginx,gitea,haproxy,keepalived,maxscale
|
||||
NODESERVICES=mysql,nginx,gitea,powerdns-admin,haproxy,keepalived,maxscale
|
||||
noheader=' service status-check nightlyrenew backup report check checkcerts '
|
||||
CERT_DAEMON='/usr/bin/certbot'
|
||||
FOLDER=/opt/idssys/nodemgmt
|
||||
@@ -23,6 +23,7 @@ NM_SERVICES['mysql']='MySQL'
|
||||
NM_SERVICES['nginx']='NGINX'
|
||||
NM_SERVICES['gogs']='Gogs'
|
||||
NM_SERVICES['gitea']='Gitea'
|
||||
NM_SERVICES['powerdns-admin']='PowerDNS-Admin'
|
||||
NM_SERVICES['haproxy']='HAProxy'
|
||||
NM_SERVICES['keepalived']='Keepalived'
|
||||
NM_SERVICES['maxscale']='MaxScale'
|
||||
|
||||
Reference in New Issue
Block a user