module-nginx/manifests
Lee Packham 2a5e81feb5 Revert "Added ngnix::resources::upstream::member"
Upstream members can no longer be exported and collected.

The change in #331 was fundamentally broken. I have therefore reverted
it as it shouldn't of been merged.

Essentially you can't use ensure with this change - meaning you can no
longer REMOVE an nginx config from the system - which is part of the
tests and also sane module practice.

The idea was nice - but the implementation broke things. This reverts
back to a good state, without modifying any tests where tests pass again
with the recent commits.

This reverts commit ebf3e4e58e.
2014-06-12 10:08:59 +01:00
..
package Add Archlinux support 2014-05-15 23:55:24 +02:00
resource Revert "Added ngnix::resources::upstream::member" 2014-06-12 10:08:59 +01:00
config.pp Added daemon_user as a parameter. 2014-06-05 00:00:41 +02:00
init.pp Added daemon_user as a parameter. 2014-06-05 00:00:41 +02:00
package.pp Puppet-lint fixes 2014-06-04 13:06:37 -07:00
params.pp Add super_user option to be able to launch nginx as unprivileged user without complains. 2014-06-04 23:28:32 +02:00
service.pp Enabled undef for service where we dont want puppet control service 2014-05-25 12:03:53 +02:00