chef/roles/garage_node.rb

7 lines
86 B
Ruby

name "garage_node"
run_list %w(
kosmos_garage::default
kosmos_garage::firewall
)