openshift-evangelists / vagrant-origin

[DEPRECATED] Use https://github.com/minishift/minishift
Apache License 2.0
61 stars 35 forks source link

Add support for libvirt provider #46

Open adrielparedes opened 8 years ago

adrielparedes commented 8 years ago

For those who want to use Linux virtualization.

vagrant up --provider=libvirt                                                  
Bringing machine 'default' up with 'libvirt' provider...
==> default: Box 'openshift/origin-all-in-one' could not be found. Attempting to find and install...
    default: Box Provider: libvirt
    default: Box Version: >= 0
==> default: Loading metadata for box 'openshift/origin-all-in-one'
    default: URL: https://atlas.hashicorp.com/openshift/origin-all-in-one
The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.

If you're adding a box from HashiCorp's Atlas, make sure the box is
released.

Name: openshift/origin-all-in-one
Address: https://atlas.hashicorp.com/openshift/origin-all-in-one
Requested provider: [:libvirt]