projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2743f
)
Fix interface name for ysera
author
Tom Hughes
<tom@compton.nu>
Sun, 11 Aug 2019 19:29:57 +0000
(20:29 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 11 Aug 2019 19:29:57 +0000
(20:29 +0100)
roles/ysera.rb
patch
|
blob
|
history
diff --git
a/roles/ysera.rb
b/roles/ysera.rb
index
33a88de
..
b23b6da
100644
(file)
--- a/
roles/ysera.rb
+++ b/
roles/ysera.rb
@@
-8,13
+8,13
@@
default_attributes(
:networking => {
:interfaces => {
:internal_ipv4 => {
- :interface => "e
th0
.2801",
+ :interface => "e
no1
.2801",
:role => :internal,
:family => :inet,
:address => "10.0.0.15"
},
:external_ipv4 => {
- :interface => "e
th0
.2800",
+ :interface => "e
no1
.2800",
:role => :external,
:family => :inet,
:address => "193.60.236.22"