From 7df70e4f60fe263ff49a3ea0df5c077cccc3eafe Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 21 Sep 2011 10:21:41 -0300 Subject: Moving dnstop to utils::dns --- manifests/dns.pp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'manifests/dns.pp') diff --git a/manifests/dns.pp b/manifests/dns.pp index 6b31df8..bd9db5d 100644 --- a/manifests/dns.pp +++ b/manifests/dns.pp @@ -1,8 +1,4 @@ class nodo::dns inherits nodo::vserver { # Class for dns nodes include bind - - package { 'dnstop': - ensure => installed, - } } -- cgit v1.2.3