1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

Added in installer conf files for VMware

git-svn-id: http://svn.opennebula.org/one/trunk@747 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Constantino Vázquez Blanco 2009-07-23 15:07:51 +00:00
parent 5aac3bd5f4
commit f713be4677

View File

@ -36,6 +36,8 @@ mkdir -p $ONE_LOCATION/etc/vmm_vmware
mkdir -p $ONE_LOCATION/etc/tm_vmware
cp tm_vmware.conf tm_vmwarerc $ONE_LOCATION/etc/tm_vmware
cp ../../vmm_mad/vmware/vmm_vmwarerc $ONE_LOCATION/etc/vmm_vmware
cp ../../im_mad/vmware/im_vmwarerc $ONE_LOCATION/etc/im_vmware
echo "done"