module-nginx/manifests
Daniel Dreier 22c6a7cb57 Allow internal-only location resources
Location resources with internal == true are valid, but the module does
not allow them unless one or more of www_root, proxy, location_alias,
stub_status, fastcgi, or location_custom_cfg are set

This patch allows locations with none of those but internal == true to
be created.

This is a re-implementation of jfryman/nginx PR-388.
2014-09-25 09:40:32 -07:00
..
notice Introducing Puppet Module Tool 2014-09-20 13:29:40 -05:00
package Merge pull request #440 from ad-notam/master 2014-09-21 12:07:01 -04:00
resource Allow internal-only location resources 2014-09-25 09:40:32 -07:00
config.pp remove configtest_enable from nginx::config 2014-09-23 15:39:41 -04:00
init.pp remove nginx::config and nginx::service deprecation notice 2014-09-23 09:11:22 -05:00
package.pp Re-add Gentoo support 2014-09-05 13:13:53 +02:00
service.pp Enabled undef for service where we dont want puppet control service 2014-05-25 12:03:53 +02:00