]> git.openstreetmap.org Git - chef.git/commitdiff
Update IP addresses for shenron
authorTom Hughes <tom@compton.nu>
Wed, 23 Jul 2014 09:21:13 +0000 (10:21 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 23 Jul 2014 09:21:25 +0000 (10:21 +0100)
roles/backup.rb

index 0f538b214b202a771ec640315fc07e75c740d0c6..fac656787c95f211ac2973480252381fa95069e4 100644 (file)
@@ -24,7 +24,8 @@ default_attributes(
           "146.179.159.160/27",                  # ic internal
           "193.63.75.96/27",                     # ic external
           "2001:630:12:500::/64",                # ic external
           "146.179.159.160/27",                  # ic internal
           "193.63.75.96/27",                     # ic external
           "2001:630:12:500::/64",                # ic external
-          "2001:41c8:10:996:21d:7dff:fec3:df70", # shenron
+          "212.110.172.32",                      # shenron
+          "2001:41c9:1:400::32",                 # shenron
           "127.0.0.0/8",                         # localhost
           "::1"                                  # localhost
         ]
           "127.0.0.0/8",                         # localhost
           "::1"                                  # localhost
         ]