module-nginx/manifests
Guzmán Brasó e1363545ae Moved worker_connections, worker_process and proxy_set_header to the new structure, backwards compatible
Defaults are set inside params, nginx class will set default and send it from local var to nginx::config,
so even when there is no need for set default values on nginx::config, in case someone already using
this module it's for some reason calling directly nginx::config, to avoid breaking anything defaults are
set inside nginx::config too.
2012-10-01 22:02:44 -03:00
..
package support platforms that don't supply lsbmajdistrelease fact 2012-09-03 11:31:40 -07:00
resource Merge pull request #17 from lboynton/nginx-alias 2012-10-01 12:36:16 -07:00
config.pp Moved worker_connections, worker_process and proxy_set_header to the new structure, backwards compatible 2012-10-01 22:02:44 -03:00
init.pp Moved worker_connections, worker_process and proxy_set_header to the new structure, backwards compatible 2012-10-01 22:02:44 -03:00
package.pp support redhat as operating system in addition to rhel 2012-09-02 01:48:52 -07:00
params.pp support redhat as operating system in addition to rhel 2012-09-02 01:48:52 -07:00
service.pp Summary: Fixed error from cat when trying nginx.d/* on nodes without vhosts defined 2012-10-01 20:04:40 -03:00