1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Removed default configuration files from vmware installer

git-svn-id: http://svn.opennebula.org/one/trunk@669 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Constantino Vázquez Blanco 2009-07-09 15:29:00 +00:00
parent b82c9f3760
commit 5394e88b96

View File

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