module-nginx/manifests/resource
Carl P. Corliss 7be12d0870 new raw_prepend / raw_append feature for vhosts & locations
- added raw_prepend / raw_append to vhosts & locations, which
    adds raw lines to the vhost/location /without/ semicolons
  - added location_raw_prepend / location_raw_append to vhost
    for passing through to default location
  - added spec tests for new parameters
  - cleaned up location specs to match new header/body/footer setup
    reducing duplicate checks by testing header/footer separately.
  - cleaned up whitespace (2 space) in touched files
  - used `<%-` in erb templates to allow the use of leading
    whitespace, making the logic flow more readable
  - Also adds spec tests for recent vhost updates:
    - client_body_timeout
    - client_header_timeout
    - gzip_types
    - testing that the first server_name is used when www_to_non_www is true
2014-06-26 00:00:37 -04:00
..
upstream Reintegrate jfryman/puppet-nginx#331 (upstream exports/collections) 2014-06-21 12:36:28 -04:00
geo.pp Change nx_conf_dir to config::conf_dir to make it possible to configure via parameter. 2014-06-16 16:55:37 +02:00
location.pp new raw_prepend / raw_append feature for vhosts & locations 2014-06-26 00:00:37 -04:00
mailhost.pp Made config dir available as a parameter. 2014-06-13 13:51:45 +02:00
map.pp Change nx_conf_dir to config::conf_dir to make it possible to configure via parameter. 2014-06-16 16:55:37 +02:00
upstream.pp Reintegrate jfryman/puppet-nginx#331 (upstream exports/collections) 2014-06-21 12:36:28 -04:00
vhost.pp new raw_prepend / raw_append feature for vhosts & locations 2014-06-26 00:00:37 -04:00