diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-02-23 10:06:36 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-02-23 10:06:36 +0200 |
commit | 1260db5064d8d12a27b3e5159abdc4e3ff479cf4 (patch) | |
tree | 5a9793b5a8465b08d86f3366350ad6a8f2013a20 /deployment/mga_buildsystem | |
parent | 50bae74af7c57eef227884bb8d5e271877321502 (diff) | |
download | puppet-1260db5064d8d12a27b3e5159abdc4e3ff479cf4.tar puppet-1260db5064d8d12a27b3e5159abdc4e3ff479cf4.tar.gz puppet-1260db5064d8d12a27b3e5159abdc4e3ff479cf4.tar.bz2 puppet-1260db5064d8d12a27b3e5159abdc4e3ff479cf4.tar.xz puppet-1260db5064d8d12a27b3e5159abdc4e3ff479cf4.zip |
mga5 full freeze
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 0701f2a2..541f1414 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -444,8 +444,8 @@ class mga_buildsystem::config { 'authorized_arches' => 'none', 'authorized_users' => "^${cauldron_authorized_users}\$", #'mode' => 'normal', - 'mode' => 'version_freeze', - #'mode' => 'freeze', + #'mode' => 'version_freeze', + 'mode' => 'freeze', } # for EOL distributions |