]> git.openstreetmap.org Git - chef.git/commitdiff
Update shenron IPs in rsync allow lists
authorTom Hughes <tom@compton.nu>
Mon, 21 Jul 2014 11:34:40 +0000 (12:34 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 21 Jul 2014 11:34:40 +0000 (12:34 +0100)
roles/horntail.rb
roles/ironbelly.rb

index fa4b600e12b3e42916d2decaeefd32cf476bafb7..3c7292596f96250e62635b36d9c870291b53a416 100644 (file)
@@ -77,8 +77,8 @@ default_attributes(
         :gid => "tomh",
         :transfer_logging => false,
         :hosts_allow => [ 
-          "89.16.179.150",                       # shenron
-          "2001:41c8:10:996:21d:7dff:fec3:df70", # shenron
+          "212.110.172.32",                      # shenron
+          "2001:41c9:1:400::32",                 # shenron
           "212.159.112.221"                      # grant
         ]
       },
index 513dcef031da09d05a906ca598053a0ea633ae69..34c03de71563680c5ddfe6fb23ce3a05e4d4b174 100644 (file)
@@ -57,8 +57,8 @@ default_attributes(
         :gid => "tomh",
         :transfer_logging => false,
         :hosts_allow => [ 
-          "89.16.179.150",                       # shenron
-          "2001:41c8:10:996:21d:7dff:fec3:df70", # shenron
+          "212.110.172.32",                      # shenron
+          "2001:41c9:1:400::32",                 # shenron
           "212.159.112.221"                      # grant
         ]
       },