aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-10-24 20:43:48 +0300
committerJani Välimaa <wally@mageia.org>2024-10-24 20:43:48 +0300
commit6cc136d2eedbfaa4fce17bb5903679e7d901247b (patch)
tree7abbd0a35511f1c55866ea1db6f931b347216e48 /manifests
parentd3da2a4ff5f4a5a900ed764f2b4b2a8b3f93c5b6 (diff)
downloadpuppet-6cc136d2eedbfaa4fce17bb5903679e7d901247b.tar
puppet-6cc136d2eedbfaa4fce17bb5903679e7d901247b.tar.gz
puppet-6cc136d2eedbfaa4fce17bb5903679e7d901247b.tar.bz2
puppet-6cc136d2eedbfaa4fce17bb5903679e7d901247b.tar.xz
puppet-6cc136d2eedbfaa4fce17bb5903679e7d901247b.zip
Disable 'unused' reports::ii module on duvel
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/duvel.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes/duvel.pp b/manifests/nodes/duvel.pp
index 70bbb242..772e43dc 100644
--- a/manifests/nodes/duvel.pp
+++ b/manifests/nodes/duvel.pp
@@ -13,7 +13,7 @@ node duvel {
include subversion::client
include subversion::server
include puppet::master
- include reports::ii
+ #include reports::ii
include sshkeys::keymaster
include mga_buildsystem::mainnode