diff --git a/site-cookbooks/kosmos_strfry/recipes/policies.rb b/site-cookbooks/kosmos_strfry/recipes/policies.rb index 43dfa3a..235a154 100644 --- a/site-cookbooks/kosmos_strfry/recipes/policies.rb +++ b/site-cookbooks/kosmos_strfry/recipes/policies.rb @@ -81,7 +81,3 @@ remote_file "#{extras_dir}/strfry-sync.ts" do group node["strfry"]["group"] mode "0644" end - -# service "strfry" do -# action :nothing -# end