Skip to content

Instantly share code, notes, and snippets.

@craigw
Created March 20, 2010 18:42
Show Gist options
  • Save craigw/338822 to your computer and use it in GitHub Desktop.
Save craigw/338822 to your computer and use it in GitHub Desktop.
%w{ apache2 apache2::mod_ssl apache2::mod_proxy_balancer apache2::mod_rewrite
apache2::mod_expires }.each do |cb|
depends cb
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment