aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-01-21 13:41:26 +0200
committerThomas Backlund <tmb@mageia.org>2018-01-21 13:41:26 +0200
commit94818c9608c93d9714d9f24ba0d5fca143ccf82a (patch)
treeccb7400e1ab3af9879d8522bdc6322f92c93f3da
parent8b434a43ecf3878b8d1ddb30e2d348ba11fe7475 (diff)
downloadpuppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar
puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.gz
puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.bz2
puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.xz
puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.zip
it just wont die...
-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,
},
},
},