-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
should support plugin installation with env var options #484
Comments
plugin installation requires some more options, so we're going to support that kind of options so that we can install the plugin via yaml config https://github.com/vagrant-libvirt/vagrant-libvirt#installation
|
required by teracyhq-incubator/teracy-dev-essential#10 |
note: I'm not sure if we can support to install the plugin out of the box. Otherwise, this could work with our normal plugin config (if this work, we should follow this for simpler plugin config schema):
|
related: #486 |
…ld-make-libvirt-install-correctly @ teracyhq#484 | should install plugin via command
Note: we can use vagrant trigger feature to resolve this issue. The trigger can be run before the vagrant command or after the vagrant command. https://github.com/hashicorp/vagrant/search?q=vagrant+trigger&unscoped_q=vagrant+trigger |
make sure vagrant-libvirt plugin installed correctly.
The text was updated successfully, but these errors were encountered: