/[adm]/puppet/deployment/dns/manifests/zone.pp
ViewVC logotype

Contents of /puppet/deployment/dns/manifests/zone.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2699 - (show annotations) (download)
Mon Apr 2 11:05:19 2012 UTC (11 years, 11 months ago) by misc
File size: 105 byte(s)
split dns module in several files
1 define dns::zone {
2 bind::zone::master { $name:
3 content => template("dns/$name.zone")
4 }
5 }

  ViewVC Help
Powered by ViewVC 1.1.30