projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a854a9
)
Update poldi for move to IC
author
Tom Hughes
<tom@compton.nu>
Wed, 18 Feb 2015 13:55:18 +0000
(13:55 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 18 Feb 2015 13:55:18 +0000
(13:55 +0000)
roles/poldi.rb
patch
|
blob
|
history
diff --git
a/roles/poldi.rb
b/roles/poldi.rb
index 0f5b6c8b1a07d2896e8a4032499b79335152dd15..b9aa337dc896ea8f4630a554d5416d355298aaf4 100644
(file)
--- a/
roles/poldi.rb
+++ b/
roles/poldi.rb
@@
-40,13
+40,13
@@
default_attributes(
:interface => "eth0",
:role => :internal,
:family => :inet,
- :address => "1
0.0.0.16
"
+ :address => "1
46.179.159.164
"
},
:external_ipv4 => {
:interface => "eth1",
:role => :external,
:family => :inet,
- :address => "1
28.40.45.203
"
+ :address => "1
93.63.75.101
"
}
}
},
@@
-99,7
+99,7
@@
default_attributes(
)
run_list(
- "role[
ucl-wolfson
]",
+ "role[
ic
]",
"role[tyan-s7010]",
"role[nominatim]"
)