description "Master role applied to poldi"
default_attributes(
+ :apt => {
+ :sources => [ "ubuntugis-stable", "ubuntugis-unstable" ]
+ },
:devices => {
:areca_ld_tune => {
:comment => "RAID arrays on areca",
)
run_list(
- "role[ucl-internal]",
+ "role[ucl-wates]",
"role[nominatim]"
)