projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e80879
)
Correct interface name for vipertooth
author
Tom Hughes
<tom@compton.nu>
Wed, 20 Feb 2019 20:48:24 +0000
(20:48 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 20 Feb 2019 20:48:46 +0000
(20:48 +0000)
roles/vipertooth.rb
patch
|
blob
|
history
diff --git
a/roles/vipertooth.rb
b/roles/vipertooth.rb
index a0f4d4cdbe3d0cbd4e401fc9d493e71589c26027..8a3a91e1051103cf8799be4c2555da07a732194a 100644
(file)
--- a/
roles/vipertooth.rb
+++ b/
roles/vipertooth.rb
@@
-6,7
+6,7
@@
default_attributes(
:networking => {
:interfaces => {
:external_ipv4 => {
- :interface => "e
th
0",
+ :interface => "e
ns16
0",
:role => :external,
:family => :inet,
:address => "176.122.99.101",
@@
-14,7
+14,7
@@
default_attributes(
:gateway => "176.122.99.126"
},
:external_ipv6 => {
- :interface => "e
th
0",
+ :interface => "e
ns16
0",
:role => :external,
:family => :inet6,
:address => "2001:67c:2d40::65",