summarylogtreecommitdiffstats
path: root/datastores.xml
diff options
context:
space:
mode:
authorJean-Marc Lenoir2018-09-29 15:35:05 +0200
committerJean-Marc Lenoir2018-09-29 15:35:05 +0200
commitbf66b26138b1a03f96d92eb8c693ec911f5ba0a6 (patch)
treec8e90b6710e16d274641ec5240966d61d072d8e4 /datastores.xml
parent565903262bc5c51100df480eeeb9aba789e2662b (diff)
downloadaur-bf66b26138b1a03f96d92eb8c693ec911f5ba0a6.tar.gz
Modify datastores.xml file
Diffstat (limited to 'datastores.xml')
-rw-r--r--datastores.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/datastores.xml b/datastores.xml
index 452bbe43dba8..a457a95241fc 100644
--- a/datastores.xml
+++ b/datastores.xml
@@ -4,12 +4,13 @@
<_type>hostd.host.LocalDatastoreEntry[]</_type>
<e id="0">
<_type>hostd.host.LocalDatastoreEntry</_type>
- <dynamicProperty>
- <_length>0</_length>
- <_type>vmodl.DynamicProperty[]</_type>
- </dynamicProperty>
+ <id>1</id>
<name>standard</name>
<path>/var/lib/vmware/Shared VMs</path>
</e>
</LocalDatastores>
-</ConfigRoot>
+ <NasVolumes>
+ <_length>0</_length>
+ <_type>hostd.host.NasDatastoreEntry[]</_type>
+ </NasVolumes>
+</ConfigRoot> \ No newline at end of file