Hello all,
The past few days I’ve been busy setting up a CFME/ManageIQ environment with a PXE server. What is working is the following; ManageIQ creates a new VM. The VM boots and accesses the PXE server.
What happens next is the server waits for manual input. If I go to the VM and press the menu item for provisioning, all the steps seem to work fine.
The manual menu selection is not very helpful, but also the kickstart script I created in ManageIQ and added to the catalog Item is not used.
I seem to be missing something. Do I need to write custom code to create a directory on the PXE server with the mac-address with a custom menu/kickstart per server or is there something else I’m just missing?
Thanks in advance everyone!