projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c71c0fe
)
Correct netmask on viserion
author
Tom Hughes
<tom@compton.nu>
Thu, 14 Jul 2016 16:21:36 +0000
(17:21 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 14 Jul 2016 16:21:36 +0000
(17:21 +0100)
roles/viserion.rb
patch
|
blob
|
history
diff --git
a/roles/viserion.rb
b/roles/viserion.rb
index 9d16f3b7cfd38d6b2201cf6a54e0e558b5cb27f3..a233e908ebea0bece715b22c26b4ae169b6912b4 100644
(file)
--- a/
roles/viserion.rb
+++ b/
roles/viserion.rb
@@
-18,7
+18,7
@@
default_attributes(
:role => :external,
:family => :inet,
:address => "193.198.233.211",
:role => :external,
:family => :inet,
:address => "193.198.233.211",
- :prefix => "2
7
",
+ :prefix => "2
9
",
:gateway => "193.198.233.209"
},
:external_ipv6 => {
:gateway => "193.198.233.209"
},
:external_ipv6 => {