aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-11-25 10:52:26 +0000
committerColin Guthrie <colin@mageia.org>2014-11-25 10:52:26 +0000
commit4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3 (patch)
tree1e552ea393cbf2cbca34759523ce0c595ae23ced /deployment
parent36ea4ad20efffb3478c05211a63a80395ed73918 (diff)
downloadpuppet-4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3.tar
puppet-4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3.tar.gz
puppet-4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3.tar.bz2
puppet-4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3.tar.xz
puppet-4ad5ec9ae2a4b1cc9d3d5adade520c591a6a70a3.zip
buildsystem: Add perl-MDK-Common to freeze exclusions.
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 4131e9a6..dd5400e2 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-(Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor|rpm-(mageia-setup|helper)|mga-.*)$',
+ 'authorized_packages' => 'drak|^(urpmi|perl-URPM|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor|rpm-(mageia-setup|helper)|mga-.*)$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
#'mode' => 'normal',