Task #5558
closedStory #4651: As a user, I can install pulp 3 on a RHEL host
Add ansible-pulp logic to grab epel-release from the internet
100%
Description
Needed because RHEL does not have epel-release in its repos, unlike CentOS.
See parent story for more info
Added by Mike DePaulo about 5 years ago
Updated by Anonymous about 5 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp3|3f2a0ba13babd9c0b7d3c88346a89996404f0106.
Added by Mike DePaulo about 5 years ago
Revision b6693e52 | View on GitHub
Install epel-release from the internet
after trying epel-release already in the yum repos.
Also provide users with a way of disabling installing epel.
Fixes: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
Added by Mike DePaulo about 5 years ago
Revision d3a50894 | View on GitHub
Install epel-release from the internet
after trying epel-release already in the yum repos.
Also provide users with a way of disabling installing epel.
Fixes: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
Added by Mike DePaulo about 5 years ago
Revision a9f28224 | View on GitHub
Install epel-release from the internet
after trying epel-release already in the yum repos.
Also provide users with a way of disabling installing epel.
Fixes: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
Added by Mike DePaulo about 5 years ago
Revision a9f28224 | View on GitHub
Install epel-release from the internet
after trying epel-release already in the yum repos.
Also provide users with a way of disabling installing epel.
Fixes: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
Added by Mike DePaulo about 5 years ago
Revision d4f66cbc | View on GitHub
Problem: Ansible gives a poor error message when its version is too old
and it sees new syntax.
Solution: Add a pre_task to check the ansible version.
re: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
[noissue]
Added by Mike DePaulo about 5 years ago
Revision d4f66cbc | View on GitHub
Problem: Ansible gives a poor error message when its version is too old
and it sees new syntax.
Solution: Add a pre_task to check the ansible version.
re: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
[noissue]
Added by Mike DePaulo about 5 years ago
Revision 2ffc6ce3 | View on GitHub
Problem: Ansible gives a poor error message when its version is too old
and it sees new syntax.
Solution: Add a pre_task to check the ansible version, and use yamllint and ansible-lint exceptions from ansible-pulp.
Also: Update submodules (unrelated) Add commneted out config setting for pulp-rpm
re: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558
[noissue]
Updated by mdepaulo@redhat.com about 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
This was merged a while ago. Any reported issues were resolved. so I'm marking as closed.
Attempt to install epel-release from the internet
after trying epel-release already in the yum repos.
Fixes: #5558 Add ansible-pulp logic to grab epel-release from the internet https://pulp.plan.io/issues/5558