From e358b62c832397555ed2de23174285d4d75737cd Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 4 Oct 2015 19:07:40 +0300 Subject: lock down mga4 --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/mga_buildsystem/manifests/config.pp') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index cc8a6075..136d9359 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -645,7 +645,7 @@ class mga_buildsystem::config { 'targets' => $std_youri_todo_targets, 'checks' => { 'rpmlint' => $mga4_rpmlint, - 'version' => $std_version_check, + 'version' => $frozen_version_check, }, }, }, -- cgit v1.2.1