aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-10-15 23:12:25 +0000
committerThomas Backlund <tmb@mageia.org>2013-10-15 23:12:25 +0000
commit9640911f5d6614a00f10353ef386bcde7855477a (patch)
tree5816332b2e96404d48c51a079c65a360d2a2b196
parent1dd8206e74d095d534f492810ea45b6e85a13ba8 (diff)
downloadpuppet-9640911f5d6614a00f10353ef386bcde7855477a.tar
puppet-9640911f5d6614a00f10353ef386bcde7855477a.tar.gz
puppet-9640911f5d6614a00f10353ef386bcde7855477a.tar.bz2
puppet-9640911f5d6614a00f10353ef386bcde7855477a.tar.xz
puppet-9640911f5d6614a00f10353ef386bcde7855477a.zip
Mga 4 Version Freeze
-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 89647f66..e79e0eb7 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -396,8 +396,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',
}