From 7a3f44b14b32d370ebe20af7fb72484687e32e3e Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 6 Apr 2020 19:25:31 -0500 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index bf12acb5..6d05e537 100755 --- a/defaults.inc +++ b/defaults.inc @@ -12,7 +12,7 @@ MYSQLMANAGER=10.10.10.50 NODESERVICES=mysql,nginx,gitea,powerdns-admin,haproxy,keepalived,maxscale,postgresql,web,php5.6-fpm,php7.2-fpm,php7.3-fpm,syncthing,pdns,proxysql MYSQLSERVICES_CHECK=mysql,keepalived,proxysql # WEBSERVICES_CHECK=nginx,gitea,powerdns-admin,keepalived,php5.6-fpm,php7.2-fpm,php7.3-fpm -WEBSERVICES_CHECK=nginx,php7.3-fpm,gitea,powerdns-admin,keepalived,syncthing +WEBSERVICES_CHECK=nginx,php5.6-fpm,php7.3-fpm,gitea,powerdns-admin,keepalived,syncthing LBSERVICES_CHECK=haproxy,keepalived NCSERVICES_CHECK=nginx,php7.3-fpm,haproxy,keepalived,syncthing PDSERVICES_CHECK=pdns,mysql,proxysql