chef/roles/garage_gateway.rb

7 lines
93 B
Ruby

name "garage_gateway"
run_list %w(
kosmos_garage::default
kosmos_garage::firewall_rpc
)