From 83ce2352ab955891ecfc6eedc2a19177baf5c04e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 17 Oct 2015 17:54:55 +0300 Subject: lock down cauldron --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 669e9f09..0de47d7a 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -536,7 +536,7 @@ class mga_buildsystem::config { 'targets' => $cauldron_youri_todo_targets, 'checks' => { 'rpmlint' => $cauldron_rpmlint, - 'version' => $cauldron_version_check, + 'version' => $frozen_version_check, }, }, }, -- cgit v1.2.1