mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Note about env variable VAGRANT_DEFAULT_PROVIDER in README.md file.
This commit is contained in:
parent
6c6f43845f
commit
7a7569e5f5
@ -81,7 +81,8 @@ end
|
||||
|
||||
```
|
||||
|
||||
And then run `vagrant up --provider=libvirt`.
|
||||
And then run `vagrant up --provider=libvirt`. Other way to tell Vagrant to
|
||||
use Libvirt provider is to setup environment variable `export VAGRANT_DEFAULT_PROVIDER=libvirt`.
|
||||
|
||||
This will first upload box image to remote Libvirt storage pool as new volume.
|
||||
Then create and start a CentOS 6.4 domain on example.com Libvirt host. In this
|
||||
|
Loading…
Reference in New Issue
Block a user