projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77e19bb
)
Update IPV6 address for konqi
author
Tom Hughes
<tom@compton.nu>
Sat, 24 Jan 2015 16:54:46 +0000
(16:54 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 24 Jan 2015 16:54:46 +0000
(16:54 +0000)
roles/konqi.rb
patch
|
blob
|
history
diff --git
a/roles/konqi.rb
b/roles/konqi.rb
index 80c88fa0d01acf8e3318a61c5a5571d210d65e5e..0e4ad9aa087704e030531382151bf7951b0efc63 100644
(file)
--- a/
roles/konqi.rb
+++ b/
roles/konqi.rb
@@
-16,7
+16,7
@@
default_attributes(
:interface => "eth0",
:role => :external,
:family => :inet6,
- :address => "2a02:
0180:1:1::551f:bbf6
",
+ :address => "2a02:
180:1:1::517:ad5
",
:prefix => "64",
:gateway => "2a02:180:1:1::1"
}