From e6780d1d00bb3b845f7f60c9100b0108604242f5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 23 Jul 2014 10:21:13 +0100 Subject: [PATCH] Update IP addresses for shenron --- roles/backup.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/backup.rb b/roles/backup.rb index 0f538b214..fac656787 100644 --- a/roles/backup.rb +++ b/roles/backup.rb @@ -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 - "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 ] -- 2.43.2