chef/roles/zerotier_controller.rb

8 lines
126 B
Ruby

name "zerotier_controller"
run_list %w(
kosmos_zerotier::controller
kosmos_zerotier::firewall
kosmos_zerotier::zncui
)