chef/roles/sockethub.rb
2021-07-14 10:14:28 +02:00

7 lines
73 B
Ruby

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