Skip to content

Instantly share code, notes, and snippets.

@k0d
Forked from norrs/gist:3969331
Created October 28, 2012 21:12
Show Gist options
  • Save k0d/3969926 to your computer and use it in GitHub Desktop.
Save k0d/3969926 to your computer and use it in GitHub Desktop.
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' => [],
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment