projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
74b8b23
)
Update interface names for noquiklos
author
Tom Hughes
<tom@compton.nu>
Wed, 7 Dec 2016 18:34:37 +0000
(18:34 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 7 Dec 2016 18:34:37 +0000
(18:34 +0000)
roles/noquiklos.rb
patch
|
blob
|
history
diff --git
a/roles/noquiklos.rb
b/roles/noquiklos.rb
index d92aedf5ae72ea796aa61d212a7671aae4971d11..e532e261607de44d2b705027423e750aaa27cd7f 100644
(file)
--- a/
roles/noquiklos.rb
+++ b/
roles/noquiklos.rb
@@
-5,13
+5,13
@@
default_attributes(
:networking => {
:interfaces => {
:internal_ipv4 => {
- :interface => "eth
1
.2801",
+ :interface => "eth
0
.2801",
:role => :internal,
:family => :inet,
:address => "10.0.0.13"
},
:external_ipv4 => {
- :interface => "eth
1
.2800",
+ :interface => "eth
0
.2800",
:role => :external,
:family => :inet,
:address => "193.60.236.16"