whitespace
[mirror/dsa-puppet.git] / modules / unbound / manifests / init.pp
index 13a6adb..f94d473 100644 (file)
@@ -1,3 +1,11 @@
+# = Class: unbound
+#
+# This class installs and configures unbound
+#
+# == Sample Usage:
+#
+#   include unbound
+#
 class unbound {
 
        package { 'unbound':