From 97aaba36f7221b32229dc96f33aafa45acd91d60 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 3 Aug 2017 13:58:00 +0000 Subject: Added basic julien policies --- services/main.cf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'services/main.cf') 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", -- cgit v1.2.3