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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30