diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes/rabbit.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes/rabbit.pp b/manifests/nodes/rabbit.pp index 6ecc7381..079f33a0 100644 --- a/manifests/nodes/rabbit.pp +++ b/manifests/nodes/rabbit.pp @@ -39,7 +39,7 @@ node rabbit { youri-check::check {'check_2': version => '2', hour => '*/2', - minute => 30 + minute => 45 } # for testing iso quickly |