description "Master role applied to noquiklos"
default_attributes(
+ :memcached => {
+ :memory_limit => 24 * 1024
+ },
:networking => {
:interfaces => {
:internal_ipv4 => {
)
run_list(
- "role[ucl-slough]",
+ "role[ucl]",
"role[hp-dl360-g6]",
"role[gps-tile]"
)