Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created October 8, 2010 16:27
Show Gist options
  • Save adamhjk/617067 to your computer and use it in GitHub Desktop.
Save adamhjk/617067 to your computer and use it in GitHub Desktop.
service "mysql" do
action :start
ping :node, "role:webserver", { :run_list => "boink" }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment