chef/roles/base.rb

7 lines
78 B
Ruby

name "base"
run_list %w(
kosmos-base::chef_client
kosmos-base::default
)