From ab273a4676eebdc1a9978dffbb2b91c0178e9569 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Fri, 27 Mar 2015 15:23:18 +0000 Subject: buildsystem: Add manatools to freeze exceptions --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/mga_buildsystem/manifests/config.pp') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index a36c0807..0480639d 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|msec|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|msec|manatools|rpm-(mageia-setup|helper)|(mga-|mageia).*)$', 'authorized_arches' => 'none', 'authorized_users' => "^${cauldron_authorized_users}\$", #'mode' => 'normal', -- cgit v1.2.1