Actions
Refactor #8871
closedRemove the variable pulp_install_api_service from pulp_installer
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
In #7005 (pulp_installer 3.5.0) we announced that the variable pulp_install_api_service was removed, when it actually was just deprecated.
The variable exists because previously the pulp-common functionality was in the pulp-api role called "pulp", and other roles depended on it. So we needed a way for users to install other services (like pulp-content) on a node without actually having the pulp-api service on it.
Let's finally remove the variable , 11 months later.
Added by Mike DePaulo over 3 years ago
Added by Mike DePaulo over 3 years ago
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Updated by Anonymous over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp|8cd0f890204ca099551a2a6cf0ac70ae97391651.
Updated by bmbouter over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove the variable pulp_install_api_service from pulp_installer
In #7005 (pulp_installer 3.5.0) we announced that the variable pulp_install_api_service was removed, when it actually was just deprecated.
fixes: #8871