From 6e5a4e18ea215f535f3b70701b515e0a4b5cd846 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 8 Dec 2016 08:44:46 +0000 Subject: [PATCH 1/1] Allow new UCL addresses to access the log archive --- roles/ironbelly.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 4eb5fbc45..3edf96241 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -107,8 +107,7 @@ default_attributes( :gid => "www-data", :transfer_logging => false, :hosts_allow => [ - "128.40.168.0/24", # ucl external (wates) - "128.40.45.192/27", # ucl external (wolfson) + "193.60.236.0/24", # ucl external "146.179.159.160/27", # ic internal "193.63.75.96/27", # ic external "2001:630:12:500::/64", # ic external -- 2.43.2