Hi all!
I’m evaluating different options to replace our current home-made kickstart system. We currently use Netbox as our single-source-of-truth and create devices and virtual machines in there first.
Has anyone developed or worked on some sort of integration to be able to pull devices and VMs out of Netbox to pre-fill all the needed information into Foreman to provision new hosts?
I’ve seen GitHub - dm-drogeriemarkt/foreman_netbox: A Foreman plug-in to synchronise hosts to the Netbox CMDB but that looks like it works the other way around (Foreman → Netbox, rather than Netbox → Foreman), from reading the README?
Thanks!