summarylogtreecommitdiffstats
path: root/datastores.xml
diff options
context:
space:
mode:
authorJean-Marc Lenoir2018-01-14 11:59:24 +0100
committerJean-Marc Lenoir2018-01-14 11:59:24 +0100
commitb091575043e114ae3f1741823aec15c4e9941ae0 (patch)
treea83a487e7e7cdd6a669570fe137f0863f30b411b /datastores.xml
downloadaur-b091575043e114ae3f1741823aec15c4e9941ae0.tar.gz
Initial commit.
Diffstat (limited to 'datastores.xml')
-rw-r--r--datastores.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/datastores.xml b/datastores.xml
new file mode 100644
index 000000000000..452bbe43dba8
--- /dev/null
+++ b/datastores.xml
@@ -0,0 +1,15 @@
+<ConfigRoot>
+ <LocalDatastores>
+ <_length>1</_length>
+ <_type>hostd.host.LocalDatastoreEntry[]</_type>
+ <e id="0">
+ <_type>hostd.host.LocalDatastoreEntry</_type>
+ <dynamicProperty>
+ <_length>0</_length>
+ <_type>vmodl.DynamicProperty[]</_type>
+ </dynamicProperty>
+ <name>standard</name>
+ <path>/var/lib/vmware/Shared VMs</path>
+ </e>
+ </LocalDatastores>
+</ConfigRoot>