aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 06e4484d..241abd01 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -139,6 +139,10 @@ node friteuse {
node rabbit {
# Location: Server offered by Dedibox (paris)
#
+# - used to create isos ( and live, and so on )
+#
include default_mageia_server
timezone::timezone { "Europe/Paris": }
+ include bcd
+ include access_class::iso_makers
}