aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-06-06 10:10:13 +0300
committerThomas Backlund <tmb@mageia.org>2015-06-06 10:10:13 +0300
commitf906f21e9c2e52bf5de75924fdd7ef50bbd86c1b (patch)
tree82e9a8a55c7ed690feebccd889e72f5f70bffc09 /deployment/mga_buildsystem/manifests/config.pp
parentec4e5b5916c35034d3101a94289fd14a502abcbc (diff)
downloadpuppet-f906f21e9c2e52bf5de75924fdd7ef50bbd86c1b.tar
puppet-f906f21e9c2e52bf5de75924fdd7ef50bbd86c1b.tar.gz
puppet-f906f21e9c2e52bf5de75924fdd7ef50bbd86c1b.tar.bz2
puppet-f906f21e9c2e52bf5de75924fdd7ef50bbd86c1b.tar.xz
puppet-f906f21e9c2e52bf5de75924fdd7ef50bbd86c1b.zip
we are in full release lockdown
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 786959bf..b6eac976 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|mandi|indexhtml|ldetect(-lst)?|msec|manatools|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(-lst)?|msec|manatools|rpm-(mageia-setup|helper)|(mga-|mageia).*)$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
#'mode' => 'normal',