module-nginx/manifests
Matthew Haughton d22402c404 Add validation for $priority
Valid range changed to 401-599:

vhost SSL header has priority 700. If $priority is set to 400 (which
resolves to 400+300=700 for SSL locations), then it would conflict with
the priority of the header. It must be 401 or higher to avoid this.

Top end of range is limited to 599 to reflect documentation however it
could be increased to 698 and still provide expected behavior.
2014-01-03 13:03:55 -05:00
..
package Merge pull request #188 from 3flex/rspec-tests 2013-11-22 09:27:53 -08:00
resource Add validation for $priority 2014-01-03 13:03:55 -05:00
config.pp Remove the now unused file fragments from /tmp 2013-12-02 13:53:10 -05:00
init.pp fixing broken merge 2013-10-08 15:42:12 +03:00
package.pp Fix RHEL installation support 2013-10-16 16:32:14 +02:00
params.pp required to remove unused file fragments from /tmp 2013-12-02 13:54:02 -05:00
service.pp Remove vhost and mailhost vhost_autogen.conf 2013-11-30 21:24:55 -05:00