Task #4586
closedadd vagrant installation instructions to pulplift
100%
Description
Currently, there isn't anything about vagrant, installation is left to the user following vagrant docs. This isn't ideal because there are vagrant plugins that should be installed as well.
Updated by amacdona@redhat.com over 5 years ago
Requirements that should be documented (whoever takes this should confirm):
vagrant
sshfs (do we need to start this service?)
vagrant-ssh
vagrant-hostmanager
libvirt
vagrant-libvirt
FWIW, I think you can install the vagrant plugins with vagrant itself, avoiding the differences between the operating systems.
After some discussion on IRC, the consensus is that there isn't a need to hand hold. We should list our requirements similarly to forklift. https://github.com/theforeman/forklift#requirements
Updated by bmbouter over 5 years ago
I'm +1 on documenting the requirements similarly to forklift. https://github.com/theforeman/forklift#requirements
Updated by bmbouter over 5 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by amacdona@redhat.com over 5 years ago
- Tracker changed from Issue to Task
- % Done set to 0
Updated by ppicka over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
Added by ppicka over 5 years ago
Updated by ppicka over 5 years ago
- Status changed from ASSIGNED to POST
PR: https://github.com/pulp/pulplift/pull/30
I didn't specify libvirt deps as virtualbox is supported too. I think it depends on user to choose what he want to use.
Or it can be expanded 'in case user want libvirt/vb' or something like that.
Updated by ppicka over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulplift|9bb77b141ad6aeba0d6f207de1de75529b3a8e02.
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)
Add requirements
Add requirements of pulplift to README.
closes: #4586 https://pulp.plan.io/issues/4586
Signed-off-by: Pavel Picka ppicka@redhat.com