aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-04-23 14:43:55 +0300
committerThomas Backlund <tmb@mageia.org>2019-04-23 14:43:55 +0300
commit272e7b4fca40874771513776163a1e44789ef6c3 (patch)
tree9febd63499bd4dade07efa06e1ec0da5d3818063 /deployment
parentb1e2bb80d9333c2e89315702800c9a96f1249d17 (diff)
downloadpuppet-272e7b4fca40874771513776163a1e44789ef6c3.tar
puppet-272e7b4fca40874771513776163a1e44789ef6c3.tar.gz
puppet-272e7b4fca40874771513776163a1e44789ef6c3.tar.bz2
puppet-272e7b4fca40874771513776163a1e44789ef6c3.tar.xz
puppet-272e7b4fca40874771513776163a1e44789ef6c3.zip
Mageia 7 Version Freeze
Diffstat (limited to 'deployment')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 6c1c129a..efccabb3 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -580,8 +580,8 @@ 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' => 'version_freeze',
+ #'mode' => 'normal',
+ 'mode' => 'version_freeze',
#'mode' => 'freeze',
}