Forge Home

nginx

Puppet NGINX management module

60,166 downloads

49,759 latest version

1.5 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 99.99.99 (latest)
  • 0.0.1
released May 1st 2014
This module has been deprecated by its author since Mar 11th 2020.

The author has suggested puppet-nginx as its replacement.

Start using this module

Documentation

puppetlabs/nginx — version 99.99.99 May 1st 2014

#WARNING

This module is now unsupported by Puppetlabs. It is replaced by the upstream version at http://forge.puppetlabs.com/jfryman/nginx which is a much improved version of this module. It's had many new featured and abilities merged in and is a true superset of this module. Please adjust your Modulefile's and other resources to use it instead.

You can add jfryman's version as a git upstream remote by doing:

$ git remote add jfryman https://github.com/jfryman/puppet-nginx.git $ git fetch jfryman

You can view a list of release tags at:

https://github.com/jfryman/puppet-nginx/releases

You can then merge his into yours:

$ git merge jfryman v0.0.5