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 mainline installation to possibilites #110

Closed
wants to merge 2 commits into from
Closed

Add mainline installation to possibilites #110

wants to merge 2 commits into from

Conversation

PumpkinSeed
Copy link

In this case you can install the latest nginx version from the mainline repository. From the original repository you are able to install 1.6 version while from the mainline it is possible to install the 1.9.x

@@ -1,6 +1,8 @@
---
- include: nginx-official-repo.yml
when: nginx_official_repo == True
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nginx_official_repo == True and nginx_mainline_repo == False

@jdauphant
Copy link
Owner

Hi @PumpkinSeed, thanks your contribution. Apparently there is some conflicts to resolve before merging.
I also made some comments to avoid nginx_official_repo and nginx_mainline_repo conflict.

@jdauphant
Copy link
Owner

@PumpkinSeed I just see that the same work in progress in a other PR : #107

@jdauphant
Copy link
Owner

@PumpkinSeed I just merged the other PR : #107 .
Mainline is know supported in the last version.
Thanks for your help !

@jdauphant jdauphant closed this Mar 30, 2016
@PumpkinSeed
Copy link
Author

I am thanks for it, because I would like to use it.

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.

None yet

2 participants