[DRE-commits] [vagrant-libvirt] 26/163: Now with less with

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:00 UTC 2016


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

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

commit 07926eff77852bdca95b8e5bba830afac41232f7
Author: nicot <dominic.tonozzi at gmail.com>
Date:   Wed Aug 6 18:22:57 2014 -0600

    Now with less with
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8e23fbd..60815be 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ end
 * `volume_cache` - Controls the cache mechanism. Possible values are "default", "none", "writethrough", "writeback", "directsync" and "unsafe". [See driver->cache in libvirt documentation](http://libvirt.org/formatdomain.html#elementsDisks).
 * `kernel` - To launch the guest with a kernel residing on host filesystems. Equivalent to qemu `-kernel`.
 * `initrd` - To specify the initramfs/initrd to use for the guest. Equivalent to qemu `-initrd`.
-* `random_hostname` - To create a domain name with with extra information on the end to prevent hostname conflicts.
+* `random_hostname` - To create a domain name with extra information on the end to prevent hostname conflicts.
 * `cmd_line` - Arguments passed on to the guest kernel initramfs or initrd to use. Equivalent to qemu `-append`.
 
 

-- 
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