aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-01-01 02:48:24 +0200
committerThomas Backlund <tmb@mageia.org>2018-01-01 02:48:24 +0200
commit23523327055784895c32925695076e4e66d21a6a (patch)
tree3865aa2ef67f31e5b8cbb7184e8beb4c1b5387ee
parentfd71ab97a263ab401881495f12d19e92df1df3be (diff)
downloadpuppet-23523327055784895c32925695076e4e66d21a6a.tar
puppet-23523327055784895c32925695076e4e66d21a6a.tar.gz
puppet-23523327055784895c32925695076e4e66d21a6a.tar.bz2
puppet-23523327055784895c32925695076e4e66d21a6a.tar.xz
puppet-23523327055784895c32925695076e4e66d21a6a.zip
Mageia 5 is EOL, lock it down
-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 d2db50aa..5674d8a8 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -767,7 +767,7 @@ class mga_buildsystem::config {
'targets' => $std_youri_todo_targets,
'checks' => {
'rpmlint' => $mga5_rpmlint,
- 'version' => $std_version_check,
+ 'version' => $frozen_version_check,
},
},
},