aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-09-21 10:21:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-09-21 10:21:41 -0300
commit7df70e4f60fe263ff49a3ea0df5c077cccc3eafe (patch)
treec557d3a72c605a4bf3ebcc41a8983da73a6f6494 /manifests/init.pp
parent0a433adb3b0710b27ee217362e2aace14aabba33 (diff)
downloadpuppet-nodo-7df70e4f60fe263ff49a3ea0df5c077cccc3eafe.tar.gz
puppet-nodo-7df70e4f60fe263ff49a3ea0df5c077cccc3eafe.tar.bz2
Moving dnstop to utils::dns
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 250e88f..e717728 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -78,6 +78,7 @@ import "subsystems/utils/physical.pp"
import "subsystems/utils/storage.pp"
import "subsystems/utils/web.pp"
import "subsystems/utils/plug.pp"
+import "subsystems/utils/dns.pp"
import "subsystems/firewall.pp"
import "subsystems/firewall/printer.pp"
import "subsystems/firewall/router.pp"