aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-23 16:56:32 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-23 16:56:32 +0000
commit458d5c659827db8d5c268ddcbc122f237b3231c1 (patch)
treea484af419200aa037307e4512d740436d094a14b /deployment
parent5080a6dd20eccb1cd910f0a14f5670efbbcd52d3 (diff)
downloadpuppet-458d5c659827db8d5c268ddcbc122f237b3231c1.tar
puppet-458d5c659827db8d5c268ddcbc122f237b3231c1.tar.gz
puppet-458d5c659827db8d5c268ddcbc122f237b3231c1.tar.bz2
puppet-458d5c659827db8d5c268ddcbc122f237b3231c1.tar.xz
puppet-458d5c659827db8d5c268ddcbc122f237b3231c1.zip
mga_buildsystem: unfreeze cauldron
Diffstat (limited to 'deployment')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 1afc483e..688f495b 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -316,8 +316,8 @@ class mga_buildsystem::config {
'authorized_packages' => '^$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
- #'mode' => 'normal',
- 'mode' => 'version_freeze',
+ 'mode' => 'normal',
+ #'mode' => 'version_freeze',
#'mode' => 'freeze',
}