summaryrefslogtreecommitdiff
path: root/services/main.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/main.cf')
-rw-r--r--services/main.cf16
1 files changed, 4 insertions, 12 deletions
diff --git a/services/main.cf b/services/main.cf
index 3bde9b0..e6d7642 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -4,26 +4,18 @@ bundle common classify
any::
"bundles" slist => {
"common",
+ "os",
+ "julien",
"bareos_fd",
"check_mk",
- "flavour",
- "julien",
"sshd",
};
"inputs" slist => {
"services/common.cf",
- "services/$(flavour).cf",
- "services/bareos_fd.cf",
- "services/check_mk.cf",
+ "services/applications.cf",
+ "services/os.cf",
"services/julien.cf",
- "services/sshd.cf",
};
- debian::
- "flavour" string => "debian";
- freebsd::
- "flavour" string => "freebsd";
- ubuntu::
- "flavour" string => "ubuntu";
classes:
any::
"containers" or => {