Report abuse

1
2
3
4
5
6
7
8
9
10
     bind::zone {
                "somehost.com":
                        source => "puppet://puppet/yetanother-$environment/nameserver/somehost.com";


*snip*

                "adc.somehost.nl":
                        source => "puppet://puppet/some-$environment/nameserver/adc.somehost.nl",
                        aliases => ["bla.somehost.com","a.somehost.nl"];