You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RbVmomi::Fault: machine[testevm] (vsphere::provision line 56) had an error: RbVmomi::Fault: InvalidArgument: A specified parameter was not correct.
#266
Closed
cmesquita opened this issue
Jul 21, 2016
· 2 comments
Does anyone know What can kind of problem could be the following ? It´been happing intermittently , It always happen at the second time I tried to provision a new VM template based.
RbVmomi::Fault
InvalidArgument: A specified parameter was not correct.
LicenseFilePrintData
Hi All,
Does anyone know What can kind of problem could be the following ? It´been happing intermittently , It always happen at the second time I tried to provision a new VM template based.
RbVmomi::Fault
InvalidArgument: A specified parameter was not correct.
LicenseFilePrintData
The recipe being used:
ENV['http_proxy'] = 'http://172.22.8.18:3128'
with_chef_server "https://palencia/organizations/ACME",
:client_name => Chef::Config[:node_name],
:signing_key_filename => Chef::Config[:client_key],
:machine => 'testevm'
thanks in advance
Cesar
The text was updated successfully, but these errors were encountered: