summaryrefslogtreecommitdiff
path: root/services/main.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/main.cf')
-rw-r--r--services/main.cf7
1 files changed, 5 insertions, 2 deletions
diff --git a/services/main.cf b/services/main.cf
index 7444279..a1bea6d 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -8,8 +8,11 @@
bundle common classify
{
vars:
- "bundles" slist => { "ubuntu" };
- "inputs" slist => { "services/ubuntu.cf" };
+ "bundles" slist => { "debian", "ubuntu" };
+ "inputs" slist => {
+ "services/debian.cf",
+ "services/ubuntu.cf",
+ };
classes:
any::
"containers" or => {