10 Commits

Author SHA1 Message Date
Wido den Hollander
5ce1f3b128 CLOUDSTACK-1193 / docs: Fix typo in libvirt tcp_listen port
The correct port is 16509, but this is clearly a typo.

This fixes: CLOUDSTACK-1193
2013-02-07 17:04:30 +01:00
Wido den Hollander
a996e43bbd Summary: Document the procedure for TCP listening of libvirt on Ubuntu 12.04
Detail: This is now controlled by a variable in /etc/default/libvirt-bin

BUG-ID: CLOUDSTACK-1150
Bugfix-for:
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Reported-by: Logan McNaughton <logan@bacoosta.com>
Signed-off-by: Wido den Hollander <wido@widodh.nl> 1360178633 +0100
2013-02-06 20:23:53 +01:00
David Nalley
74efaada27 Missing quotes in libvirt configuration instructions. Thanks to Nux! <nux@li.nux.ro> for finding the issue 2013-01-29 13:50:11 -05:00
Wido den Hollander
1055ea8f67 docs: Use command tag for commands to be executed by reader.
This was mentioned by Joe Brockmeier on the mailinglist, to make the documentation
more readable we should use the <command> tag for to be executed commands
by the reader.

This commit does that for the KVM hypervisor host installation part.
2012-10-22 12:42:35 +02:00
David Nalley
ec6babd4ea reordering kvm installation 2012-10-20 22:21:21 -04:00
David Nalley
f1105ff1d3 CLOUDSTACK-345 - adding mdns_adv as a setting that needs to be modified 2012-10-20 22:16:29 -04:00
David Nalley
0eff53f4f3 updating KVM requirements 2012-10-20 21:48:33 -04:00
Wido den Hollander
342481e603 docs: Add more Hypervisor and Management installation
This commit also renames a lot of Management Server installation files to try to get
consistency in the naming of files.

It should make it easier to identify which files are for which section.
2012-08-24 16:44:53 +02:00
Wido den Hollander
677204798c docs: Use language="Bash" for statements of execution.
This seems to be the way with Publican and also makes C/P easier
2012-08-21 00:10:31 +02:00
Wido den Hollander
b6a610e2db docs: Work on Management Server and Hypervisor Host installation
The Hypervisor installation describes what cloud-setup-agent is actually doing, but this way administrators know what the tool is doing.

We could remove all these things from cloud-setup-agent and require system administrators to perform these steps them selfs, this way
we don't break anything on their systems.

It would make setting up Hypervisors a bit harder, but would be much better on the longer run.
2012-08-16 17:27:54 +02:00