summaryrefslogtreecommitdiff
path: root/services/applications/nagios.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/applications/nagios.cf')
-rw-r--r--services/applications/nagios.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/nagios.cf b/services/applications/nagios.cf
index a664bb5..8e9ab44 100644
--- a/services/applications/nagios.cf
+++ b/services/applications/nagios.cf
@@ -5,9 +5,9 @@ bundle agent nagios
"packages" slist => {
"nagios4",
"nginx",
- "php56",
};
methods:
nagios::
"nagios" usebundle => fcgiwrap("nagios", "www", "770");
+ "nagios" usebundle => php56();
}