aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils/dns.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/utils/dns.pp')
-rw-r--r--manifests/subsystems/utils/dns.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/subsystems/utils/dns.pp b/manifests/subsystems/utils/dns.pp
deleted file mode 100644
index 3c7c422..0000000
--- a/manifests/subsystems/utils/dns.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class utils::dns {
- package { 'dnstop':
- ensure => installed,
- }
-}