summaryrefslogtreecommitdiff
path: root/services/main.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/main.cf')
-rw-r--r--services/main.cf5
1 files changed, 5 insertions, 0 deletions
diff --git a/services/main.cf b/services/main.cf
index 94a52be..4c2b022 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -6,11 +6,13 @@ bundle common classify
"common",
"check_mk",
"flavour",
+ "julien",
};
"inputs" slist => {
"services/check_mk.cf",
"services/common.cf",
"services/$(flavour).cf",
+ "services/julien.cf",
};
debian::
"flavour" string => "debian";
@@ -24,6 +26,9 @@ bundle common classify
regline(".*/lxc/.*", "/proc/1/cgroup"),
regline(".*lxc", "/proc/1/environ"),
};
+ "awh" or => {
+ "hurricane",
+ };
"console_julien" or => {
"andromeda",
"collab_jde",