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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2660 - (hide annotations) (download)
Tue Mar 20 17:30:33 2012 UTC (12 years, 1 month ago) by misc
File size: 277 byte(s)
rework the layout of the bind module
1 misc 2660 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