From fb2e817a84aa48f5d6871734a4aab3249e96f07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Fri, 23 Sep 2016 08:22:37 +0200 Subject: Allow tv to push LO during freeze --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index caf665c0..1b6867fd 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -501,7 +501,7 @@ class mga_buildsystem::config { $cauldron_version_check = { 'authorized_sections' => '^[a-z]+/updates_testing$', #'authorized_packages' => 'none_package_authorized', - 'authorized_packages' => 'drak|^(urpmi|perl-URPM|perl-(MDK-Common|Gtk3|Glib(-Object-Introspection)?)|mgaonline|net_monitor|perl_checker|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|perl_checker|mandi|indexhtml|ldetect(-lst)?|libreoffice|msec|manatools|rpm-(mageia-setup|helper)|(mga-|mageia).*)$', 'authorized_arches' => 'none', 'authorized_users' => "^${cauldron_authorized_users}\$", #'mode' => 'normal', -- cgit v1.2.1