Project

Profile

Help

Story #8702

Updated by mdepaulo@redhat.com almost 3 years ago

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

Back