projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5966c1
)
Update network interface name for longma
author
Tom Hughes
<tom@compton.nu>
Mon, 13 May 2019 10:41:38 +0000
(11:41 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 13 May 2019 10:41:38 +0000
(11:41 +0100)
roles/longma.rb
patch
|
blob
|
history
diff --git
a/roles/longma.rb
b/roles/longma.rb
index afb38e151f79eceab9ef5f76bd2f7d9aa77381a6..8de62a5d03f402a8823505d4c5dc47fe5b8c3c29 100644
(file)
--- a/
roles/longma.rb
+++ b/
roles/longma.rb
@@
-10,7
+10,7
@@
default_attributes(
:networking => {
:interfaces => {
:external_ipv4 => {
- :interface => "e
th
0",
+ :interface => "e
ns16
0",
:role => :external,
:family => :inet,
:address => "140.110.240.7",
@@
-18,7
+18,7
@@
default_attributes(
:gateway => "140.110.240.254"
},
:external_ipv6 => {
- :interface => "e
th
0",
+ :interface => "e
ns16
0",
:role => :external,
:family => :inet6,
:address => "2001:e10:2000:240::7",