tpiros / auto-create

Automatically create Virtual Machines on an ESXi server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

different useless defaults

dspolleke opened this issue · comments

in the VMX declaration there are some assumptions you make. Say, you have a datastore called datastore1,
this could be addressed by a variable. (maybe even an option)
the network name "internal"
If you set this to the vmware default "VM Network" it will work on "out of the box" hosts. This would also be handy to put in a variable or option.

i like the simplicity of this script and would love to see more users using this out of the box

@dspolleke so why don't you make those changes and propose them through PR?

i wouldn't know how.. i normally just fetch a script / program and use it.. i do not use Git.

commented

hi
i want to know where is the script run
esxi system or other system,

if your script run in the esxi system .
how can i put iso into the esxi system
thank you