From 58a4448dda81f81b1561cf9c14b54a0e36e14030 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 21 Mar 2020 21:40:23 -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 6266afd8..30c45348 100755 --- a/defaults.inc +++ b/defaults.inc @@ -10,7 +10,7 @@ PDHOSTS=159.203.158.51,45.55.107.166 PRIMARYHOST=10.5.10.51 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 +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 LBSERVICES_CHECK=haproxy,keepalived,proxysql