Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhatri committed May 11, 2016
1 parent 1e375a2 commit 0505a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attributes/server_apache.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
%w(amazon debian ubuntu) => { 'default' => %w(default mod_python mod_php5 mod_cgi mod_ssl mod_rewrite mpm_prefork) },
%w(centos redhat fedora) => { '>= 7.0' => %w(default mod_wsgi mod_php5 mod_cgi mod_ssl mod_rewrite),
'default' => %w(default mod_python mod_php5 mod_cgi mod_ssl mod_rewrite) }
)

0 comments on commit 0505a80

Please sign in to comment.