Actions
Task #4963
closedTask #4961: [Epic] Improve Integration and Testing with Nginx and Apache
Make pulp-api and pulp-content-app both listen on 127.0.0.1 by default
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 54
Quarter:
Actions
Default to localhost bind and move var
The pulp_content_host was being defined in pulp-content, but being used in the 'pulp' role. This moves the setting to the pulp/README.md and removes it from being a default specified by main.yml.
Also the pulp_content_bind is now 127.0.0.1 instead of 0.0.0.0 as part of story 4963.
https://pulp.plan.io/issues/4963 closes #4963
https://pulp.plan.io/issues/4946 closes #4946