chef/roles/base.rb

6 lines
51 B
Ruby
Raw Permalink Normal View History

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