aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-01-06 13:56:27 +0200
committerThomas Backlund <tmb@mageia.org>2018-01-06 13:56:27 +0200
commit9cbabb8853d6227cbf09a5e87021f65e87e8060e (patch)
treeed8b66486514435c776bfb68efd8ef6a6d1d477c
parent23523327055784895c32925695076e4e66d21a6a (diff)
downloadpuppet-9cbabb8853d6227cbf09a5e87021f65e87e8060e.tar
puppet-9cbabb8853d6227cbf09a5e87021f65e87e8060e.tar.gz
puppet-9cbabb8853d6227cbf09a5e87021f65e87e8060e.tar.bz2
puppet-9cbabb8853d6227cbf09a5e87021f65e87e8060e.tar.xz
puppet-9cbabb8853d6227cbf09a5e87021f65e87e8060e.zip
open sesame...
-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 5674d8a8..d2db50aa 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' => $frozen_version_check,
+ 'version' => $std_version_check,
},
},
},