Put the puppet motd into /etc/motd on stretch hosts
[mirror/dsa-puppet.git] / modules / named / manifests / primary.pp
1 class named::primary inherits named::authoritative {
2         include dnsextras::entries
3 }