description "Master role applied to urmel"
default_attributes(
+ :chef => {
+ :client => {
+ :version => "13.6.4"
+ }
+ },
:networking => {
:interfaces => {
:internal_ipv4 => {
)
run_list(
- "role[ucl-slough]",
+ "role[ucl]",
"role[hp-dl360-g6]",
"role[munin]"
)