Skip to content

Instantly share code, notes, and snippets.

@jnarowski
Created February 14, 2013 01:13
Show Gist options
  • Save jnarowski/4949877 to your computer and use it in GitHub Desktop.
Save jnarowski/4949877 to your computer and use it in GitHub Desktop.
template "/data/#{app}/shared/config/resque_#{count}.conf" do
owner node[:owner_name]
group node[:owner_name]
mode 0644
source "resque_wildcard.conf.erb"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment