From f0f59cbc97561845063413dee0470a79a3c8cd2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantino=20V=C3=A1zquez=20Blanco?= Date: Thu, 2 Apr 2009 13:38:06 +0000 Subject: [PATCH] [VMWare] Getting rid of hardcoded info for certificate keystore git-svn-id: http://svn.opennebula.org/one/trunk@448 3034c82b-c49b-4eb3-8279-a7acafdc01c0 --- src/im_mad/vmware/im_vmwarerc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/im_mad/vmware/im_vmwarerc b/src/im_mad/vmware/im_vmwarerc index 21bde65136..8265c36e3c 100644 --- a/src/im_mad/vmware/im_vmwarerc +++ b/src/im_mad/vmware/im_vmwarerc @@ -15,9 +15,10 @@ # limitations under the License. # #--------------------------------------------------------------------------- # +# This must point to a java keystore with appropriate certificates for accessing +# all the ESXi hosts #VMWARE_TRUSTORE= # Uncomment the following line to active MAD debug #ONE_MAD_DEBUG=1 -VMWARE_TRUSTORE=/home/tinova/.vmware-certs/vmware.keystore \ No newline at end of file