aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-01-16 09:10:26 +0000
committerColin Guthrie <colin@mageia.org>2014-01-16 09:10:26 +0000
commitddd5eff121edb93bc0d13b63fd8b9ea405b75ac6 (patch)
treecfb148d7b398dd11a610970118ddfa6c6740ffca /deployment
parente8761c4d951d0e97f3133944d595f10106b20f2f (diff)
downloadpuppet-ddd5eff121edb93bc0d13b63fd8b9ea405b75ac6.tar
puppet-ddd5eff121edb93bc0d13b63fd8b9ea405b75ac6.tar.gz
puppet-ddd5eff121edb93bc0d13b63fd8b9ea405b75ac6.tar.bz2
puppet-ddd5eff121edb93bc0d13b63fd8b9ea405b75ac6.tar.xz
puppet-ddd5eff121edb93bc0d13b63fd8b9ea405b75ac6.zip
Add perl-Glib-Object-Introspection to the freeze exclusion pkgs
Diffstat (limited to 'deployment')
-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 f095a4cf..4b0a8eb0 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -393,7 +393,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-(Gtk3|Glib)|mgaonline|net_monitor)$',
+ 'authorized_packages' => 'drak|^(urpmi|perl-URPM|perl-(Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor)$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
#'mode' => 'normal',