projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9d74e
)
Update IP addresses for shenron
author
Tom Hughes
<tom@compton.nu>
Wed, 23 Jul 2014 09:21:13 +0000
(10:21 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 23 Jul 2014 09:21:25 +0000
(10:21 +0100)
roles/backup.rb
patch
|
blob
|
history
diff --git
a/roles/backup.rb
b/roles/backup.rb
index 0f538b214b202a771ec640315fc07e75c740d0c6..fac656787c95f211ac2973480252381fa95069e4 100644
(file)
--- 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
]