chef/roles/sockethub.rb

7 lines
73 B
Ruby

name "sockethub"
run_list %w(
sockethub::default
sockethub::proxy
)