Story #4164
closedAllow developers to list specific plugins to install in their vagrant file
0%
Description
Currently, we auto-detect plugins and install them[0]. Sometimes though you don't want to automatically install plugins in your development directory so we could let developers specify in their Vagrantfile an optional list of plugins to install. If a list is not specified, fall back to auto-detecting plugins.
Updated by daviddavis about 6 years ago
- Subject changed from Allow developers to list specific plugins in their vagrant file to Allow developers to list specific plugins to install in their vagrant file
Updated by bmbouter about 6 years ago
+1 to this. I currently have to rename plugins that will fail for example pulp_rpm to _pulp_rpm so that it won't be autodetected. It fails because ansible doesn't know to install the createrepo_c wheel package from fedorapeople.
Updated by daviddavis about 6 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by bmbouter almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
This looks good to me. Thanks @daviddavis.
Updated by amacdona@redhat.com almost 6 years ago
- Sprint Candidate changed from Yes to No
THis issue is with the pulp/devel repository, which has a limited future for Pulp3. Instead, we will be using the ansible-pulp3 repository, which installs plugins depending on configuration options.
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to CLOSED - WONTFIX
If someone is irritated by this and wants to fix, go ahead. But we don't need to keep this in the tracker.