From cba67a0f804b515e8ad91cb701bc282700101b14 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 24 Mar 2014 22:29:00 -0300 Subject: Adding some (commented) munin plugins --- manifests/role/dns.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests/role/dns.pp') diff --git a/manifests/role/dns.pp b/manifests/role/dns.pp index 1f0fb36..6adaf2e 100644 --- a/manifests/role/dns.pp +++ b/manifests/role/dns.pp @@ -1,4 +1,8 @@ class nodo::role::dns inherits nodo::base::vserver { include bind require ::dns + + #munin::plugin { 'named': + # ensure => present, + #} } -- cgit v1.2.3