aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorStefan Bader <stefan.bader@canonical.com>2012-02-13 17:45:13 +0000
committerStefan Bader <stefan.bader@canonical.com>2012-02-13 17:45:13 +0000
commit31c1a7e0ccd811466de1b8ce42864eb41d4b3d21 (patch)
tree6200540a176e51c474c7d3e96ebebbac96f9f9da /docs/man
parent321e74e4bc96b34c687b17d5dcb2734f2651eabb (diff)
downloadxen-31c1a7e0ccd811466de1b8ce42864eb41d4b3d21.tar.gz
xen-31c1a7e0ccd811466de1b8ce42864eb41d4b3d21.tar.bz2
xen-31c1a7e0ccd811466de1b8ce42864eb41d4b3d21.zip
xl: Add defaultbridge config option for xl.conf
Currently guests created with the xl stack will have "xenbr0" written as their default into xenstore. It can be changed in the individual guest config files, but there is no way to have that default globally changed. Add a config option to xl.conf that allows to have a different default bridge name. Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.conf.pod.56
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index 8837eb11ee..85752fbf5b 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -68,6 +68,12 @@ Configures the default hotplug script used by virtual network devices.
Default: C</etc/xen/scripts/vif-bridge>
+=item B<defaultbridge="NAME">
+
+Configures the default bridge to set for virtual network devices.
+
+Default: C<xenbr0>
+
=item B<output_format="json|sxp">
Configures the default output format used by xl when printing "machine