From 6d3e3579304ac1b2fac9137dd205fdb21e184f07 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 27 Aug 2023 17:53:36 +0300 Subject: re-open Cauldron --- deployment/mga_buildsystem/manifests/config.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deployment/mga_buildsystem/manifests') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 1a277355..3b7306d1 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -434,9 +434,9 @@ class mga_buildsystem::config { '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', + 'mode' => 'normal', #'mode' => 'version_freeze', - 'mode' => 'freeze', + #'mode' => 'freeze', } # for EOL distributions -- cgit v1.2.1