diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-19 21:19:56 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-19 21:19:56 +0300 |
commit | bd3ba78ce61e869e68d2815a0c2b3651efed60ce (patch) | |
tree | d60fb9bb5aa6238118757e6f308e4c4f63a9819f /manifests/nodes | |
parent | 3c2e1e6ed0298cbeb59fc92a1e5d752f2f680505 (diff) | |
download | puppet-bd3ba78ce61e869e68d2815a0c2b3651efed60ce.tar puppet-bd3ba78ce61e869e68d2815a0c2b3651efed60ce.tar.gz puppet-bd3ba78ce61e869e68d2815a0c2b3651efed60ce.tar.bz2 puppet-bd3ba78ce61e869e68d2815a0c2b3651efed60ce.tar.xz puppet-bd3ba78ce61e869e68d2815a0c2b3651efed60ce.zip |
stop checking Mga 4, its EOL
Diffstat (limited to 'manifests/nodes')
-rw-r--r-- | manifests/nodes/alamut.pp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index a3b2fa98..1f4c469c 100644 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -91,15 +91,6 @@ node alamut { minute => '24' } - youri-check::config {'config_4': - version => '4', - } - youri-check::report {'report_4': - version => '4', - hour => '*', - minute => '9' - } - youri-check::config {'config_5': version => '5', } |