Task #3437
Delete the ansible installation section from the Pulp3 docs and consolidate source+pypi install sections
100%
Description
The ansible installer should be removed from the Installer docs . This will allow for two benefits:
1) all users, QE, and test runners all will test the pypi or source installs
2) The ansible installer can be developed more disruptively by not also having to be 100% working all the time
The plan is to collaborate w/ community contributors to improve the ansible playbooks until they are unified and simplified. After pulpcore is at a Beta perhaps dev or QE could also improve the these roles as well.
Per comment 3, this also should combine the source and pypi install sections by:
1. deleting the source install docs
2. having a note that shows pip usage for a source install to install from master on github and from a local checkout
Associated revisions
Revision 2c38485a
View on GitHub
Remove Ansible docs from installer
The Ansible installer docs are being temporarily removed so that a new, unified Ansible installer can be re-introduced later.
This commit also:
- updates the install docs to be more cross platform.
- consolidates the pypi and source install docs
History
#1
Updated by bmbouter almost 3 years ago
- Description updated (diff)
#2
Updated by bmbouter almost 3 years ago
I made a WIP for this PR here: https://github.com/pulp/pulp/pull/3361
#3
Updated by amacdona@redhat.com almost 3 years ago
The changes proposed here will remove the differences between the Source and PyPI install sections other than the pip target, so IMO, this ticket should include combining those sections.
#4
Updated by bmbouter almost 3 years ago
- Subject changed from Delete the ansible installation section from the Pulp3 docs to Delete the ansible installation section from the Pulp3 docs and consolidate source+pypi install sections
- Description updated (diff)
@asmacdo, I agree so I edited this to include that change as well. Would you want to recap on pulp-dev this additional scope of 3437 I can. Someone probably should.
#5
Updated by jortel@redhat.com almost 3 years ago
- Groomed changed from No to Yes
#6
Updated by jortel@redhat.com almost 3 years ago
- Sprint set to Sprint 34
#7
Updated by bmbouter almost 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Since I already posted a PR I'm taking as assigned.
#8
Updated by bmbouter almost 3 years ago
- Status changed from ASSIGNED to POST
PR available here: https://github.com/pulp/pulp/pull/3361
#9
Updated by bmbouter almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|2c38485af5130bb4ff262b0a590deb6af09b4a17.
#10
Updated by dkliban@redhat.com almost 3 years ago
- Sprint/Milestone set to 3.0.0
#11
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3, Pulp 3 MVP)
#12
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Remove Ansible docs from installer
The Ansible installer docs are being temporarily removed so that a new, unified Ansible installer can be re-introduced later.
This commit also:
https://pulp.plan.io/issues/3437 closes #3437