[DRE-commits] [vagrant-libvirt] 48/163: README.md: oops, we default to the normal port 5900 not 5901

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:03 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 3835c93b0d4fed83a5cdef58c18981ec1907a99c
Author: Wolfgang Richter <wolf at cs.cmu.edu>
Date:   Sun Sep 28 11:04:46 2014 -0400

    README.md: oops, we default to the normal port 5900 not 5901
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cc72eaa..a1789c1 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ end
 * `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`.
 * `graphics_type` - Sets the protocol used to expose the guest display.  Defaults to `vnc`.  Possible values are "sdl", "curses", "none", "gtk", or "vnc".
-* `graphics_port` - Sets the port for the display protocol to bind to.  Defaults to 5901. 
+* `graphics_port` - Sets the port for the display protocol to bind to.  Defaults to 5900. 
 * `graphics_ip` - Sets the IP for the display protocol to bind to.  Defaults to "127.0.0.0.1".
 * `video_type` - Sets the graphics card type exposed to the guest.  Defaults to "cirrus".  Possible values are "cirrus", "std", "vmware", "qxl", "tcx", "cg3", or "none".
 * `video_vram` - Used by some graphics card types to vary the amount of RAM dedicated to video.  Defaults to 9216.

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