]> git.openstreetmap.org Git - chef.git/blob - cookbooks/bind/templates/default/named.local.erb
Merge branch 'master' of ssh://git.openstreetmap.org/var/lib/git/public/chef
[chef.git] / cookbooks / bind / templates / default / named.local.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 zone "10.in-addr.arpa" {
4         type master;
5         file "/etc/bind/db.10";
6 };