Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using mainline nginx packages on RHEL/CentOS/Debian #456

Closed

Conversation

lattwood
Copy link

Add support for using mainline nginx packages on RHEL/CentOS/Debian

http://nginx.org/en/linux_packages.html#mainline

Fixes #450

@3flex
Copy link
Contributor

3flex commented Dec 8, 2014

@lattwood I've been hacking away at the package classes over the weekend, and as part of that added support for installing the mainline packages from upstream.

Could you take a look at https://github.com/3flex/puppet-nginx/tree/refactor-packages and see if this would suit? It takes a slightly different approach (i.e. reusing the $package_source parameter instead of introducing a new one) but should meet your requirements.

I need to squash the last dozen or so commits and add some new tests for the functionality I've added, but I intend to raise a PR later today for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for mainline version
2 participants