customizations icon indicating copy to clipboard operation
customizations copied to clipboard

Update create_vm.py

Open fuzzbawl opened this issue 4 months ago • 3 comments

Fixes bug #116, adds a VirtualDisk if a disk name is set

fuzzbawl avatar Sep 24 '25 23:09 fuzzbawl

Unfortunately this errors out (on 4.4) if a mac address isn't set, which ISNT a required field - please could you update your code along the lines of the following:

image

cruse1977 avatar Oct 30 '25 10:10 cruse1977

I ran into the same issue on our instance. I'll fix the code this weekend.

fuzzbawl avatar Oct 31 '25 19:10 fuzzbawl

@cruse1977 Corrections made to create_vm.py and tested on my instance with and without MAC address. All tests successful.

fuzzbawl avatar Nov 02 '25 00:11 fuzzbawl