Skip to content

Instantly share code, notes, and snippets.

@norrs
Created October 28, 2012 18:11
Show Gist options
  • Save norrs/3969331 to your computer and use it in GitHub Desktop.
Save norrs/3969331 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