Created
March 20, 2010 18:42
-
-
Save craigw/338822 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%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