aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3f7e2806..39963b34 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -506,7 +506,7 @@ class mga_buildsystem::config {
'targets' => $std_youri_todo_targets,
'checks' => {
'rpmlint' => $mga_rpmlint,
- 'version' => $std_version_check,
+ 'version' => $frozen_version_check,
},
},
},