diff options
Diffstat (limited to 'manifests/nodes/rabbit.pp')
| -rw-r--r-- | manifests/nodes/rabbit.pp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodes/rabbit.pp b/manifests/nodes/rabbit.pp index 245acce0..9a630dbc 100644 --- a/manifests/nodes/rabbit.pp +++ b/manifests/nodes/rabbit.pp @@ -16,10 +16,10 @@ node rabbit { # include mirror::mageia include releasekey - youri-check::config {'config_cauldron': + youri_check::config {'config_cauldron': version => 'cauldron', } - youri-check::check {'check_cauldron': + youri_check::check {'check_cauldron': version => 'cauldron', minute => 30 } |
