# # Cookbook:: kosmos_zerotier # Recipe:: controller # cookbook_file "/usr/local/sbin/zerotier-ctl" do source "zerotier-ctl.sh" mode "0750" end