Skip to content

Instantly share code, notes, and snippets.

@k0d
k0d / gist:3969926
Created October 28, 2012 21:12 — forked from norrs/gist:3969331
node nodename {
class { "dns::server":
master_zones => {
'zone1' => ['192.168.0.208','192.168.0.209', '192.168.105.225', '192.168.105.201'],
'zone2' => [],
'168.192.in-addr.arpa' => [],
},
}
}
/etc/puppet/hiera.yaml
---
:backends:
- yaml
:hierarchy:
- %{clientcert}
- %{environment}
- common
:yaml: