Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created March 24, 2011 20:05
Show Gist options
  • Select an option

  • Save adamhjk/885768 to your computer and use it in GitHub Desktop.

Select an option

Save adamhjk/885768 to your computer and use it in GitHub Desktop.
execute "update_rubygems" do
notifies :restart, "service[apache2]" if node.run_list.recipes.include?("mod_passenger")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment