- enable access to rabbit for iso_makers and sysadmin
Modified: puppet/manifests/nodes.pp =================================================================== --- puppet/manifests/nodes.pp 2011-01-13 18:25:16 UTC (rev 781) +++ puppet/manifests/nodes.pp 2011-01-13 18:28:11 UTC (rev 782) @@ -139,6 +139,10 @@ 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 }