summarylogtreecommitdiffstats
path: root/datastores.xml
diff options
context:
space:
mode:
authorMaxwell Pray2017-02-10 11:02:40 -0800
committerMaxwell Pray2017-02-10 11:02:40 -0800
commit9f1a6eb5795da98646fc42b61a343cb8810c3a4a (patch)
treec6fa3b071dd528e01ba8cbbea4a1d5490e5b80c5 /datastores.xml
downloadaur-9f1a6eb5795da98646fc42b61a343cb8810c3a4a.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>