move passwords to a different file and enable apache certs
[mirror/dsa-puppet.git] / modules / named / manifests / primary.pp
1 class named::primary inherits named::authoritative {
2         include dnsextras::entries
3 }