aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xm-config.xml
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-12-27 16:16:10 +0000
committerEwan Mellor <ewan@xensource.com>2006-12-27 16:16:10 +0000
commit6e43af518ccb6e5b4d1201177c97f284118b50f3 (patch)
tree0ff0ed09ad8d7b228f7bdfbe56414f8fdc58cab5 /tools/examples/xm-config.xml
parent16d8fd16ce5a53804bbfa53263b6e1d6b11c1115 (diff)
downloadxen-6e43af518ccb6e5b4d1201177c97f284118b50f3.tar.gz
xen-6e43af518ccb6e5b4d1201177c97f284118b50f3.tar.bz2
xen-6e43af518ccb6e5b4d1201177c97f284118b50f3.zip
Copy the xm configuration file into the distribution. Comment-out the Xen-API
configuration therein, preserving the default behaviour. Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'tools/examples/xm-config.xml')
-rw-r--r--tools/examples/xm-config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/examples/xm-config.xml b/tools/examples/xm-config.xml
index dbd8778bae..943b74d297 100644
--- a/tools/examples/xm-config.xml
+++ b/tools/examples/xm-config.xml
@@ -36,8 +36,10 @@ most useful for experimenting with the Xen-API preview in Xen 3.0.4.
The username and password attributes will be used to log in if Xen-API
is being used.
-->
+ <!--
<server type='Xen-API'
uri='http://localhost:9363/'
username='me'
password='mypassword' />
+ -->
</xm>