chef/roles/tor_proxy.rb

7 lines
72 B
Ruby

name "tor_proxy"
run_list %w(
kosmos-base::tor_services
tor-full
)