[DRE-commits] [vagrant-libvirt] 10/67: Add new options descriptions in README
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Apr 24 13:56:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.
commit 6383297c8661790cf812a5c33f8cdd23410dd77f
Author: Mathilde Ffrench <ffrench.mathilde at gmail.com>
Date: Tue Nov 19 19:41:29 2013 +0100
Add new options descriptions in README
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 178a93d..da426a8 100644
--- a/README.md
+++ b/README.md
@@ -96,8 +96,9 @@ This provider exposes quite a few provider-specific configuration options:
* `connect_via_ssh` - If use ssh tunnel to connect to Libvirt.
* `username` - Username and password to access Libvirt.
* `password` - Password to access Libvirt.
-* `storage_pool_name` - Libvirt storage pool name, where box image and
- instance snapshots will be stored.
+* `id_ssh_key_file` - The id ssh key file name to access Libvirt (eg: id_dsa or id_rsa or ... in the user .ssh directory)
+* `storage_pool_name` - Libvirt storage pool name, where box image and instance snapshots will be stored.
+* `default_network` - Libvirt default network name. If not specified default network name is 'default'.
### Domain Specific Options
--
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