From 8377897bdd1a88d4dc3b6456618231085c55af42 Mon Sep 17 00:00:00 2001 From: "Mina Galić (deprecated: Igor Galić)" Date: Wed, 27 May 2020 21:11:58 +0200 Subject: enable Puppet, Chef mcollective in default config (#385) These config management things work on BSD, they also claim to work on all distros, so enabling them! LP: #1880279 --- config/cloud.cfg.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/cloud.cfg.tmpl b/config/cloud.cfg.tmpl index e6f7a9a1..1bb97f83 100644 --- a/config/cloud.cfg.tmpl +++ b/config/cloud.cfg.tmpl @@ -125,11 +125,9 @@ cloud_final_modules: {% if variant in ["ubuntu", "unknown"] %} - ubuntu-drivers {% endif %} -{% if variant not in ["freebsd", "netbsd"] %} - puppet - chef - mcollective -{% endif %} - salt-minion - rightscale_userdata - scripts-vendor -- cgit v1.2.3