Actions
Story #8702
openAs a user, the example-use playbook is not cluttered with object storage checks
Status:
NEW
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Easy Fix
Sprint:
Quarter:
Description
We should move the object storage checks from the the example-use playbook to the pulp_common role to solve this.
It will provide a better user experience. (Making the example playbook as small as possible.)
It will also enforce the checks for users that do not use the example-use playbook.
https://github.com/pulp/pulp_installer/blob/master/playbooks/example-use/playbook.yml
https://github.com/pulp/pulp_installer/blob/master/roles/pulp_common/tasks/main.yml#L16
Actions