Actions
Issue #4367
closedUpdate usage of galaxy_role_file, and add dependent repos as submodules
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 49
Quarter:
Description
Now that the option to install ansible roles from galaxy has been added to forklift, galaxy_role_file must be changed accordingly or pulplift is broken. [0]
This highlights the need to better manage dependencies for pulplift. One option is to make forklift and other repositories that pulplift is dependent on into submodules.
Updated by CodeHeeler almost 6 years ago
PR up from mdellweg here:
https://github.com/pulp/pulplift/pull/3
Updated by mdellweg almost 6 years ago
As we are (i think) only using the box desirializing feature of forklift, it might be a long term goal, to separate that into it's own project, and maybe even produce an official Vagrant plugin.
Updated by amacdona@redhat.com almost 6 years ago
- Tracker changed from Task to Issue
- Severity set to 2. Medium
- Triaged set to No
Changing to an issue since this broke the installation. (And also, no need for grooming)
Added by mdellweg almost 6 years ago
Updated by CodeHeeler almost 6 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 48
Updated by ipanova@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions
Add dependent repositories as submodules
Activate use of galaxy_role_file (change in forklift needed).
closes #4367 https://pulp.plan.io/issues/4367