ChrisP

Results 8 comments of ChrisP

I've resolved the not being able to see the opts{} hash being passed by changing the spws/lists.rb edit to be: < def get_list_items(list, opts = {}) lists_ws.get_list_items(list, opts) end />...

JR, I accidentally hit 'submit' before typing anything, apologies. I've updated my OP with the relevant information, and will update this thread with the exact error messages tomorrow and some...

I've got this resolved now. 2 things: 1) The script does not take into account a vsphere without a top level hostFolder.resourcePool defined. My local env has two ClusterComputeResources defined...

JR, here's my simple nested interation for a specific ClusterComputeResource.resourcePool and a specific child of vmFolder. Should be easy enough to modify to pass in values for a specific resourcePool...

> > > I'm facing issue while creating new vm using create_VM.rb, it gives below error: > `wait_for_completion': InvalidDeviceSpec: Invalid configuration for device '1'. (RbVmomi::Fault) from ./create_VM.rb:94:in ` > '...

Please use the "\" tags when posting code so the formatting doesnt get all munged, Here's a sample that I'm 99% sure still works (havent used it in over 2...

Has there been any movement on this? I'm on a Linux based Rundeck server and am faced with the double hop issue - I'm running a job that executes winrm...

I'm seeing the same error with the 1.3.3 jar. I dont get the error with the 1.3.1 jar installed with my rundeck config