From: Tom Hughes Date: Fri, 4 Jul 2014 10:03:40 +0000 (+0100) Subject: Add the Wolfson House addresses to various allow lists X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/39376e83da7ec51e0210a99fd002dae20059b541?hp=df9f861030a739bbe749d410244aec8d46bf7d73 Add the Wolfson House addresses to various allow lists --- diff --git a/roles/backup.rb b/roles/backup.rb index f282f116f..0f538b214 100644 --- a/roles/backup.rb +++ b/roles/backup.rb @@ -19,7 +19,8 @@ default_attributes( :gid => "osmbackup", :transfer_logging => false, :hosts_allow => [ - "128.40.168.0/24", # ucl external + "128.40.168.0/24", # ucl external (wates) + "128.40.45.192/27", # ucl external (wolfson) "146.179.159.160/27", # ic internal "193.63.75.96/27", # ic external "2001:630:12:500::/64", # ic external diff --git a/roles/horntail.rb b/roles/horntail.rb index 2d4e9057a..fa4b600e1 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -92,7 +92,8 @@ default_attributes( :gid => "www-data", :transfer_logging => false, :hosts_allow => [ - "128.40.168.0/24", # ucl external + "128.40.168.0/24", # ucl external (wates) + "128.40.45.192/27", # ucl external (wolfson) "146.179.159.160/27", # ic internal "193.63.75.96/27", # ic external "2001:630:12:500::/64", # ic external diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index e12bf9d7b..513dcef03 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -72,7 +72,8 @@ default_attributes( :gid => "www-data", :transfer_logging => false, :hosts_allow => [ - "128.40.168.0/24", # ucl external + "128.40.168.0/24", # ucl external (wates) + "128.40.45.192/27", # ucl external (wolfson) "146.179.159.160/27", # ic internal "193.63.75.96/27", # ic external "2001:630:12:500::/64", # ic external