Support machines where multiple providers are installed.
Will pass the provider to use to vagrant, based on the selected image.

For example Fedora installs libvirt by default with virtualbox as an optional 
dependency.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs/pull/403

-- Commit Summary --

  * Support for multiple vagrant providers
  * Don't hardcode specific networks to skip

-- File Changes --

    M vagrant/README.md (25)
    M vagrant/pom.xml (2)
    M vagrant/src/main/java/org/jclouds/vagrant/api/VagrantApiFacade.java (2)
    M 
vagrant/src/main/java/org/jclouds/vagrant/compute/VagrantComputeServiceAdapter.java
 (11)
    M vagrant/src/main/java/org/jclouds/vagrant/internal/VagrantCliFacade.java 
(4)
    M vagrant/src/main/resources/Vagrantfile (28)
    M vagrant/src/test/resources/logback-test.xml (7)

-- Patch Links --

https://github.com/jclouds/jclouds-labs/pull/403.patch
https://github.com/jclouds/jclouds-labs/pull/403.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/403

Reply via email to