Hi All,
We have Linux VM Kickstart provisioning working in DHCP environment. Now need to build in non DHCP environment. One option is to build ISO for each request with ISO containing network identity( ip, gateway, dns etc). This means creating ISO and then uploading ISO to the datastore and attaching it to the VM during "building machine". Then clean up after the build. Is there a easier way to do it? Like attach generic ISO and provide network during run time.
Thanks in advance.