/[adm]/puppet/modules/bind/manifests/slave.pp
ViewVC logotype

Contents of /puppet/modules/bind/manifests/slave.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2660 - (show annotations) (download)
Tue Mar 20 17:30:33 2012 UTC (12 years, 1 month ago) by misc
File size: 237 byte(s)
rework the layout of the bind module
1 class bind::slave inherits bind {
2 $managed_tlds = list_exported_ressources('Tld_redirections::Domain')
3 File['/var/lib/named/etc/named.conf'] {
4 content => template('bind/named_base.conf', 'bind/named_slave.conf'),
5 }
6 }

  ViewVC Help
Powered by ViewVC 1.1.30