chef-lctp/site-cookbooks/bind/attributes/default.rb
2014-01-19 15:34:01 +01:00

4 lines
131 B
Ruby

default.bind.forwarders = ["8.8.8.8", "8.8.4.4"]
default.bind.trusted_subnets = ["localhost", "localnets"]
default.bind.zones = {}