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

Fixes issue 16 #38

Closed
wants to merge 3 commits into from
Closed

Fixes issue 16 #38

wants to merge 3 commits into from

Conversation

dzydzany
Copy link
Collaborator

Fixes #16

@rxaviers rxaviers changed the title Issue 16 Fixes issue 16 Nov 17, 2014
@rxaviers
Copy link
Collaborator

TASK: [Add Passenger apt repo key] ******************************************** 
failed: [morpheus] => {"failed": true, "item": ""}
msg: unsupported parameter for module: keyserver

FATAL: all hosts have already failed -- aborting

---

- name: Add Passenger apt repo key
apt_key: keyserver=keyserver.ubuntu.com id=561F9B9CAC40B2F7
Copy link
Collaborator

Choose a reason for hiding this comment

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

Note to self: check for certification error.

@dzydzany
Copy link
Collaborator Author

Ready for review too.

@rxaviers
Copy link
Collaborator

rxaviers commented Dec 3, 2014

Perfect!

@rxaviers rxaviers closed this Dec 3, 2014
@rxaviers rxaviers deleted the issue-16 branch December 3, 2014 21:20
dzydzany added a commit that referenced this pull request Dec 3, 2014
- Install nginx and passenger, add repos and key.
- Configure gzip and Passenger for Nginx.
- Map https connections in Nginx.

Fixes #16
Closes #38
dzydzany added a commit that referenced this pull request Apr 8, 2015
- Install nginx and passenger, add repos and key.
- Configure gzip and Passenger for Nginx.
- Map https connections in Nginx.

Fixes #16
Closes #38
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.

Service: Nginx
2 participants