module-nginx/spec/classes
Christian Kaenzig 6a4e4b4e73 Disable proxy_http_version directive by default
The default value in nginx::config was the same as nginx's default,
so it's not necessary to be set in any version of nginx unless one
needs a specific value. This also allows us to use undef when we don't
want the directive to be set instead of false.

Also added a test for the default case.
2014-12-18 11:22:44 +01:00
..
config_spec.rb Disable proxy_http_version directive by default 2014-12-18 11:22:44 +01:00
nginx_spec.rb spec fixes 2014-09-21 01:27:35 -04:00
package_spec.rb spec fixes 2014-09-21 01:27:35 -04:00
service_spec.rb pass one of spec cleanup 2014-09-20 18:25:24 -05:00