Actions
Task #4964
closedTask #4961: [Epic] Improve Integration and Testing with Nginx and Apache
Add variable to specify bind port for pulp-api and pulp-content-app
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:
Description
The user should be able to specify the bind string for both pulp-api and/or pulp-content-app.
Related issues
Actions
Allow bind and nginx to be different
This introduces a pulp_api_bind variable in the 'pulp' playbook which the user can use to set the bind address (or multiple) of pulp-api. This is used by the pulp-api service template for the systemd service.
It moves the nginx and apache reverse proxy variables out of the 'pulp' playbook and into the 'pulp-webserver' playbook where they are used exclusively. The defaults are there also. It created 4 variables:
https://pulp.plan.io/issues/4964 closes #4964