:interface => "eth1",
:role => :external,
:family => :inet,
- :address => "128.40.168.105"
+ :address => "128.40.45.193"
}
}
+ },
+ :accounts => {
+ :users => {
+ :emacsen => { :status => :administrator }
+ }
}
)
run_list(
- "role[ucl-internal]"
+ "role[ucl-wolfson]",
+ "role[hp-g5]",
+ "role[roundup]"
)