X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..1a1b82f02357f19b9b953f1264c7ea3587c74568:/roles/ucl.rb diff --git a/roles/ucl.rb b/roles/ucl.rb index e61a04f7d..b4bb93a47 100644 --- a/roles/ucl.rb +++ b/roles/ucl.rb @@ -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(