diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-01-21 13:41:26 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-01-21 13:41:26 +0200 |
commit | 94818c9608c93d9714d9f24ba0d5fca143ccf82a (patch) | |
tree | ccb7400e1ab3af9879d8522bdc6322f92c93f3da /deployment/mga_buildsystem/manifests | |
parent | 8b434a43ecf3878b8d1ddb30e2d348ba11fe7475 (diff) | |
download | puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.gz puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.bz2 puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.tar.xz puppet-94818c9608c93d9714d9f24ba0d5fca143ccf82a.zip |
it just wont die...
Diffstat (limited to 'deployment/mga_buildsystem/manifests')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 2 |
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, }, }, }, |