description "Master role applied to ridley"
default_attributes(
+ :apache => {
+ :ssl => {
+ :certificate => "osmfoundation",
+ :certificate_chain => "startcom"
+ }
+ },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"
run_list(
"role[ucl-wolfson]",
- "role[hp-g6]",
+ "role[hp-dl360-g6]",
"role[gateway]",
"role[foundation]",
"role[stateofthemap]",