aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2017-07-16 23:54:11 +0300
committerThomas Backlund <tmb@mageia.org>2017-07-16 23:54:11 +0300
commit094390d3c6e3de66f8f3970e708db232a77d828e (patch)
tree66f7c52b61a3b2bceec28a7e9414382b542f3397 /deployment
parentc6343b95ee6aa801691d1d90385714ffce04b154 (diff)
downloadpuppet-094390d3c6e3de66f8f3970e708db232a77d828e.tar
puppet-094390d3c6e3de66f8f3970e708db232a77d828e.tar.gz
puppet-094390d3c6e3de66f8f3970e708db232a77d828e.tar.bz2
puppet-094390d3c6e3de66f8f3970e708db232a77d828e.tar.xz
puppet-094390d3c6e3de66f8f3970e708db232a77d828e.zip
disable HARD freeze
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 7a401ad6..ac344256 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -544,7 +544,7 @@ class mga_buildsystem::config {
$cauldron_version_check = {
'authorized_sections' => '^[a-z]+/updates_testing$',
'authorized_packages' => 'none_package_authorized',
- #'authorized_packages' => 'drak|^(urpmi|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?|URPM)|mgaonline|net_monitor|perl_checker|mandi|indexhtml|ldetect(-lst)?|msec|manatools|rpm-(mageia-setup|helper)|(mga-|mageia).*|iurt)$',
+ 'authorized_packages' => 'drak|^(urpmi|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?|URPM)|mgaonline|net_monitor|perl_checker|mandi|indexhtml|ldetect(-lst)?|msec|manatools|rpm-(mageia-setup|helper)|(mga-|mageia).*|iurt)$',
'authorized_arches' => 'none',
'authorized_users' => "^${cauldron_authorized_users}\$",
#'mode' => 'normal',