Skip to content

Instantly share code, notes, and snippets.

@jasherai
Forked from danielsdeleo/snippet.txt
Created June 22, 2010 08:39
Show Gist options
  • Save jasherai/448182 to your computer and use it in GitHub Desktop.
Save jasherai/448182 to your computer and use it in GitHub Desktop.
including the upstart provider for lucid service
service "mysql" do
# other stuff...
provider Chef::Provider::Service::Upstart
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment