From: Tom Hughes Date: Fri, 6 Jul 2018 07:31:42 +0000 (+0100) Subject: Add OSUOSL machines to backup allow list X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9008d777073efab4dd0ffe0d3c79d4b2339726e7 Add OSUOSL machines to backup allow list --- diff --git a/roles/backup.rb b/roles/backup.rb index 5b58145d0..cdc361cc2 100644 --- a/roles/backup.rb +++ b/roles/backup.rb @@ -28,6 +28,10 @@ default_attributes( "2001:41c9:2:d6::/64", # bytemark external "212.110.172.32", # shenron "2001:41c9:1:400::32", # shenron + "140.211.167.104", # osuosl + "140.211.167.105", # osuosl + "2605:bc80:3010:700::8cde:a768", # osuosl + "2605:bc80:3010:700::8cde:a769", # osuosl "127.0.0.0/8", # localhost "::1" # localhost ]