:family => :inet,
:address => "10.0.32.21",
:bond => {
- :slaves => %w(eth0 eth1)
+ :slaves => %w(em1 em2)
}
},
:external_ipv4 => {
)
run_list(
- "role[bm]",
+ "role[bytemark]",
"role[web-frontend]",
-# "role[web-gpximport]",
-# "role[web-statistics]",
-# "role[web-cleanup]"
+ "role[web-gpximport]",
+ # "role[web-statistics]",
+ # "role[web-cleanup]"
)