aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-10-17 17:54:55 +0300
committerThomas Backlund <tmb@mageia.org>2015-10-17 17:54:55 +0300
commit83ce2352ab955891ecfc6eedc2a19177baf5c04e (patch)
treeb5a05d196ab140ce5ead97720ec246eff2f5003a /deployment
parent73cd488a2a47b08a2bf991f25a727fb62742cb96 (diff)
downloadpuppet-83ce2352ab955891ecfc6eedc2a19177baf5c04e.tar
puppet-83ce2352ab955891ecfc6eedc2a19177baf5c04e.tar.gz
puppet-83ce2352ab955891ecfc6eedc2a19177baf5c04e.tar.bz2
puppet-83ce2352ab955891ecfc6eedc2a19177baf5c04e.tar.xz
puppet-83ce2352ab955891ecfc6eedc2a19177baf5c04e.zip
lock down cauldron
Diffstat (limited to 'deployment')
-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 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,
},
},
},