Saltstack Official Apache Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rowcliffe Browne 2557d3d1c8 Allow global directives to be added to apache config 9 years ago
..
files Allow global directives to be added to apache config 9 years ago
vhosts Add listen directive to vhosts templates and remove ports.conf 9 years ago
config.sls Allow global directives to be added to apache config 9 years ago
debian_full.sls Add listen directive to vhosts templates and remove ports.conf 9 years ago
init.sls fixed things seth mentioned in class 10 years ago
logrotate.sls Improove the logrotate state with the map 9 years ago
manage_security.sls Added newlines to recent files 9 years ago
map.jinja Improove the logrotate state with the map 9 years ago
mod_actions.sls Improved apache-formula 9 years ago
mod_dav_svn.sls Add mod_dav_svn 9 years ago
mod_fcgid.sls Improved apache-formula 9 years ago
mod_headers.sls Improved apache-formula 9 years ago
mod_mpm.sls fix apache-restart ID in apache/mod_mpm according to apache/init.sls 9 years ago
mod_pagespeed.sls Added installation support for mod_pagespeed on RedHat: cache and log dir are already created after installation of the mod_pagespeed RPM 9 years ago
mod_php5.sls Improved apache-formula 9 years ago
mod_proxy.sls Fixing minor typo 9 years ago
mod_proxy_http.sls Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package. 11 years ago
mod_remoteip.sls Added ability to configure mod_remoteip 9 years ago
mod_rewrite.sls Improved apache-formula 9 years ago
mod_vhost_alias.sls Improved apache-formula 9 years ago
mod_wsgi.sls fixed things seth mentioned in class 10 years ago
modules.sls debugging - the \s gets turned into \\s for some reason - so using [[:space:]] instead. This seems to be the grep-favored approach http://stackoverflow.com/questions/4233159/grep-regex-whitespace-behavior 9 years ago
osfingermap.yaml Added support for different templates for the config file based on version 9 years ago
own_default_vhost.sls Added newlines to recent files 9 years ago
register_site.sls Replace deprecated iteritems() with items() 9 years ago