]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ucl.rb
Reconfigure ascalon for move to Wolfson House
[chef.git] / roles / ucl.rb
index e61a04f7dfafd69b06d680ab58efaada2dd5cbd6..b4bb93a47534e473acc6d321c6692ff91fbdf077 100644 (file)
@@ -5,23 +5,6 @@ default_attributes(
   :bind => {
     :forwarders => [ "144.82.100.1", "144.82.100.41" ]
   },
-  :networking => {
-    :roles => {
-      :internal => {
-        :inet => {
-          :prefix => "20",
-          :gateway => "10.0.0.3"
-        }
-      },
-      :external => {
-        :zone => "ucl",
-        :inet => {
-          :prefix => "24",
-          :gateway => "128.40.168.126"
-        }
-      }
-    }
-  },
   :sysctl => {
     :sack => {
       :comment => "Disable SACK as the UCL firewall breaks it",
@@ -30,7 +13,6 @@ default_attributes(
       }
     }
   }
-
 )
 
 override_attributes(