]> git.openstreetmap.org Git - chef.git/commitdiff
Override bind forwarders for Slough
authorTom Hughes <tom@compton.nu>
Wed, 7 Dec 2016 16:19:01 +0000 (16:19 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 7 Dec 2016 16:19:01 +0000 (16:19 +0000)
roles/ucl-slough.rb

index 03aaf1fb50c0d1fbea5bfdde56b642f0b1a3fbdd..c0b42f751c9ea6b240ff515b487246a12cb09fec 100644 (file)
@@ -2,6 +2,9 @@ name "ucl-slough"
 description "Role applied to all servers at UCL which are in Slough"
 
 default_attributes(
 description "Role applied to all servers at UCL which are in Slough"
 
 default_attributes(
+  :bind => {
+    :forwarders => ["8.8.8.8", "8.8.4.4"]
+  },
   :networking => {
     :roles => {
       :internal => {
   :networking => {
     :roles => {
       :internal => {