From c4093a8cde64a16fe8cef0374f5a51564fd29998 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 21 May 2023 19:30:02 -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 098ac53d..a64980b6 100755 --- a/defaults.inc +++ b/defaults.inc @@ -130,7 +130,7 @@ NM_SERVICES['gitea']='Gitea Git Repository' NM_SERVICES['haproxy']='HAProxy Load Balancer' NM_SERVICES['keepalived']='Keepalived Load Balancer' NM_SERVICES['maxscale']='MaxScale Load Balancer' -NM_SERVICES['cmon']='CC-Controller' +NM_SERVICES['cmon']='ClusterControl' NM_SERVICES['cmon-events']='CC-Events Manager' NM_SERVICES['cmon-cloud']='CC-Cloud Daemon' NM_SERVICES['php5.6-fpm']='PHP 5.6 FPM'