diff options
Diffstat (limited to '')
-rw-r--r-- | services/main.cf | 28 |
1 files changed, 11 insertions, 17 deletions
diff --git a/services/main.cf b/services/main.cf index 2abefb9..b785de9 100644 --- a/services/main.cf +++ b/services/main.cf @@ -1,23 +1,17 @@ -############################################################################### -# -# bundle agent main -# - User/Site policy entry -# -############################################################################### - bundle common classify { vars: - "bundles" slist => { - "common", - "debian", - "ubuntu", - }; - "inputs" slist => { - "services/common.cf", - "services/debian.cf", - "services/ubuntu.cf", - }; + any:: + "bundles" slist => { + "common", + "debian", + "ubuntu", + }; + "inputs" slist => { + "services/common.cf", + "services/debian.cf", + "services/ubuntu.cf", + }; classes: any:: "containers" or => { |