Actions
Story #4660
closedAs an ansible-pulp user, I can configure my venv to have system-site-packages enabled
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:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 52
Quarter:
Description
https://virtualenv.pypa.io/en/latest/userguide/#removing-an-environment
I think this can be done by modifying the virtualenv_command for the pip module:
https://github.com/pulp/ansible-pulp/blob/master/roles/pulp/tasks/install.yml#L77
https://docs.ansible.com/ansible/latest/modules/pip_module.html
This option is disabled by default.
Related issues
Updated by amacdona@redhat.com about 4 years ago
- Blocks Story #4494: As a plugin writer, I can add custom installation steps added
Updated by bmbouter about 4 years ago
- Description updated (diff)
Added a clarity that it is disabled by default.
Updated by amacdona@redhat.com about 4 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 51
Updated by ppicka about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
Added by ppicka about 4 years ago
Added by ppicka about 4 years ago
Python system-wide packages toggle
Allow user to use python system-wide packages.
closes: #4660 https://pulp.plan.io/issues/4660
Signed-off-by: Pavel Picka ppicka@redhat.com
Updated by ppicka about 4 years ago
- Status changed from ASSIGNED to POST
As ansible lacks of if/else we need workaround as in PR (imo).
Updated by ppicka about 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp3|37812f68d81d264ff4d68369142b9168b4756346.
Updated by bmbouter over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter about 3 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions
Python system-wide packages toggle
Allow user to use python system-wide packages.
closes: #4660 https://pulp.plan.io/issues/4660
Signed-off-by: Pavel Picka ppicka@redhat.com