chef-lctp/site-cookbooks/bind/attributes/default.rb

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 = {}