Actions
Task #7523
closedUpdate the "Installing Custom Tasks" section of the plugin writer guide
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 82
Quarter:
Description
This section is here: https://docs.pulpproject.org/pulpcore/plugins/plugin-writer/concepts/index.html#custom-installation-tasks
Advising plugins to ship their own roles is no longer the preferred resolution to this problem. Instead plugin writers should contribute their custom role to the installer itself.
Updated by bmbouter about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by dkliban@redhat.com about 4 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 81
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by bmbouter about 4 years ago
Updated by bmbouter about 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|ff0afe60a7db85c9cf7a2a8bd6c0b63961522a70.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Rewrites "custom install tasks" section
The plugin writer docs "custom install tasks" section was recommending plugins to ship their own Ansible roles, which is out of date. Now plugins can contribute their installation needs directly to the installer.
closes #7523