Actions
Story #3976
closedStory #3716: As a production Pulp user, I have an Ansible installer
As a role user, I can install and configure a multi-machine pulp
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Completion of this story will require some refactoring of the roles. Each role should be configurable to only install the minimum necessary to run each component on its own machine.
Currently, the pulp3-webserver role is capable of running on its own, but may need to be split into 2 roles: https://pulp.plan.io/issues/3974
The pulp3-postgres role depends on pulp3 and ANXS.postgres. This is correct, but we may want to allow the database to run on a separate machine.
Resource manager role depends on pulp3-redis, which is correct.
Workers depend on pulp3-redis, which unnecessarily installs RQ. https://pulp.plan.io/issues/3975
Related issues
Updated by amacdona@redhat.com about 6 years ago
- Blocks Task #3977: Publish ansible roles to ansible-galaxy added
Updated by amacdona@redhat.com about 6 years ago
- Description updated (diff)
- Tags Pulp 3 installer added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions