]> git.openstreetmap.org Git - chef.git/commitdiff
Add OSUOSL machines to backup allow list
authorTom Hughes <tom@compton.nu>
Fri, 6 Jul 2018 07:31:42 +0000 (08:31 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 6 Jul 2018 07:31:42 +0000 (08:31 +0100)
roles/backup.rb

index 5b58145d0c2ed5eb03bf20b6ac8aefbb2723acb0..cdc361cc2009bec830398981e8a23cb29132a86e 100644 (file)
@@ -28,6 +28,10 @@ default_attributes(
           "2001:41c9:2:d6::/64",                 # bytemark external
           "212.110.172.32",                      # shenron
           "2001:41c9:1:400::32",                 # shenron
           "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
         ]
           "127.0.0.0/8",                         # localhost
           "::1"                                  # localhost
         ]