[DRE-commits] [vagrant-libvirt] 05/104: Note about env variable VAGRANT_DEFAULT_PROVIDER in README.md file.

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit 7a7569e5f5bf695b17cd1fd026658530d3876f35
Author: pradels <les.pradels at gmail.com>
Date:   Wed Mar 27 13:48:59 2013 +0100

    Note about env variable VAGRANT_DEFAULT_PROVIDER in README.md file.
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6e883d8..f3d6e3c 100644
--- a/README.md
+++ b/README.md
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list