Actions
Refactor #7037
closedSplit the pulp_database role into 2 roles: database vs config
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 76
Quarter:
Description
Per https://pulp.plan.io/issues/7005#note-11
We should split pulp_database into 2 roles:
- pulp_database (that is basically the content of install_db playbook) - And that people might feel free to not call at all.
- pulp_database_configuration (that is the migration really taking place) - That is mandatory to be run.
Currently, whether or not to install the database is controlled by the var pulp_install_db
.
Related issues
Updated by mdepaulo@redhat.com over 4 years ago
- Blocked by Story #7005: As a user, I can run a single stably-named Ansible role to install Pulp added
Updated by mdepaulo@redhat.com over 4 years ago
- Blocks Story #7038: As a user, I can specify a single role to install Pulp itself added
Updated by dkliban@redhat.com over 4 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 75
Updated by mdepaulo@redhat.com over 4 years ago
- Assignee set to mdepaulo@redhat.com
Updated by mdepaulo@redhat.com over 4 years ago
- Status changed from NEW to ASSIGNED
Added by Mike DePaulo over 4 years ago
Added by Mike DePaulo over 4 years ago
Revision 0c599139 | View on GitHub
Split the pulp_database role into 2 roles:
pulp_database vs pulp_database_config
Includes removing the variable pulp_install_db.
Necessitates a new role list for those not using pulp_all_services
fixes: #7037 Split the pulp_database role into 2 roles: database vs config https://pulp.plan.io/issues/7037
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp|0c599139e69e419865c7c105255944e33b2e193c.
Updated by fao89 over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Split the pulp_database role into 2 roles:
pulp_database vs pulp_database_config
Includes removing the variable pulp_install_db.
Necessitates a new role list for those not using
pulp_all_services
fixes: #7037 Split the pulp_database role into 2 roles: database vs config https://pulp.plan.io/issues/7037