summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware
diff options
context:
space:
mode:
authorMarko Hauenstein2008-04-15 17:12:26 +0200
committerMarko Hauenstein2008-04-15 17:12:26 +0200
commit23b5a0fdb19f997941c2748090109a37b0cb7bc9 (patch)
treed1675dbbb205e03a55e19f34ed2862acf62770cc /os-plugins/plugins/vmware
parentNew version of vmchooser (diff)
downloadcore-23b5a0fdb19f997941c2748090109a37b0cb7bc9.tar.gz
core-23b5a0fdb19f997941c2748090109a37b0cb7bc9.tar.xz
core-23b5a0fdb19f997941c2748090109a37b0cb7bc9.zip
Vorlage_VMwareImageAdministrator.xml: added tags for printers, shared drives and homedrive
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1744 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmware')
-rwxr-xr-xos-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
index e58d829b..22b1365e 100755
--- a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
+++ b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml
@@ -39,5 +39,16 @@
# should only be used by our department and noone else
<priority param="1">
</priority>
+ #Description: Should printers be connected ? Which ?
+ <printers param="true">
+ <printer name="" path=""></printer>
+ </printers>
+ #Description: Should the Homedrive be connected ?
+ <home param="true">
+ </home>
+ #Description: Should shared drives be connected ? Which ?
+ <shareds param="true">
+ <shared name="" path="" pass=""></shared>
+ </shareds>
</eintrag>
</settings>