aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2015-02-25 11:07:05 +0000
committerColin Guthrie <colin@mageia.org>2015-02-25 11:07:09 +0000
commitb235df8535d49149c5047dcbe81b0fd4c0fc2f62 (patch)
treec3558c6f462661287432a483a44f83bfc30be948 /deployment/mga_buildsystem/manifests/config.pp
parent1260db5064d8d12a27b3e5159abdc4e3ff479cf4 (diff)
downloadpuppet-b235df8535d49149c5047dcbe81b0fd4c0fc2f62.tar
puppet-b235df8535d49149c5047dcbe81b0fd4c0fc2f62.tar.gz
puppet-b235df8535d49149c5047dcbe81b0fd4c0fc2f62.tar.bz2
puppet-b235df8535d49149c5047dcbe81b0fd4c0fc2f62.tar.xz
puppet-b235df8535d49149c5047dcbe81b0fd4c0fc2f62.zip
buildsystem: Add mandi to freeze exceptions
Diffstat (limited to 'deployment/mga_buildsystem/manifests/config.pp')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 541f1414..a36c0807 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -440,7 +440,7 @@ class mga_buildsystem::config {
$cauldron_authorized_users = str_join(group_members('mga-release_managers'), '|')
$cauldron_version_check = {
'authorized_sections' => '^[a-z]+/updates_testing$',
- 'authorized_packages' => 'drak|^(urpmi|perl-URPM|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor|indexhtml|ldetect|msec|rpm-(mageia-setup|helper)|(mga-|mageia).*)$',
+ 'authorized_packages' => 'drak|^(urpmi|perl-URPM|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor|mandi|indexhtml|ldetect|msec|rpm-(mageia-setup|helper)|(mga-|mageia).*)$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
#'mode' => 'normal',