module-nginx/spec
Motiejus Jakštys 0a1dacf605 Allow using $http_cfg_append with list of lists
It should be possible to include array of arrays in order to have
duplicate configuration keys (when permitted), like:

    nginx::http_cfg_append:
        - [include, /etc/nginx/vhosts/*.ngx]
        - [include, /etc/nginx/vhosts/*/*.ngx]
2014-07-01 06:35:20 +02:00
..
classes Allow using $http_cfg_append with list of lists 2014-07-01 06:35:20 +02:00
defines new raw_prepend / raw_append feature for vhosts & locations 2014-06-26 00:00:37 -04:00
system Remove vhost and mailhost vhost_autogen.conf 2013-11-30 21:24:55 -05:00
spec_helper.rb set default facts for all manifests 2013-12-07 13:39:24 -05:00
spec_helper_system.rb remove deprecated rspec-system-serverspec includes 2013-12-08 17:09:03 -05:00