summaryrefslogtreecommitdiff
path: root/manifests/dns_zones.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/dns_zones.pp')
-rw-r--r--manifests/dns_zones.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/dns_zones.pp b/manifests/dns_zones.pp
index d3f1d86..8cd4475 100644
--- a/manifests/dns_zones.pp
+++ b/manifests/dns_zones.pp
@@ -1,3 +1,5 @@
+# Sets up our dns-server, assumes that all zone information comes from
+# hiera.
class profiles::dns_zones (
Hash $zones,
Hash $default = {},