summarylogtreecommitdiffstats
path: root/datastores.xml
diff options
context:
space:
mode:
authorJean-Marc Lenoir2020-09-18 22:44:35 +0200
committerJean-Marc Lenoir2020-09-18 22:44:35 +0200
commite8ae6b7bb3fb15afba4cbedd04533624d7caf2c4 (patch)
tree1871c4119631fc3280984ec3cf3322007b438a11 /datastores.xml
downloadaur-e8ae6b7bb3fb15afba4cbedd04533624d7caf2c4.tar.gz
Initial commit.
Diffstat (limited to 'datastores.xml')
-rw-r--r--datastores.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/datastores.xml b/datastores.xml
new file mode 100644
index 000000000000..a457a95241fc
--- /dev/null
+++ b/datastores.xml
@@ -0,0 +1,16 @@
+<ConfigRoot>
+ <LocalDatastores>
+ <_length>1</_length>
+ <_type>hostd.host.LocalDatastoreEntry[]</_type>
+ <e id="0">
+ <_type>hostd.host.LocalDatastoreEntry</_type>
+ <id>1</id>
+ <name>standard</name>
+ <path>/var/lib/vmware/Shared VMs</path>
+ </e>
+ </LocalDatastores>
+ <NasVolumes>
+ <_length>0</_length>
+ <_type>hostd.host.NasDatastoreEntry[]</_type>
+ </NasVolumes>
+</ConfigRoot> \ No newline at end of file