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