Hi there!
Hope all is well!
I was curious about the following scenario:
- being able to upload / manually uploading a “non-maas” style set of boot artifacts like: vmlinuz, rootfs, initrd, and a “non-maas” iso, somewhere …either internally on a host that is running MaaS or externally somewhere that MaaS can talk to
- creating a DHCP snippet, that MaaS can use to provision a node, that will in turn just do more like a generic pxe boot
It seems like this would be possible, but I’m a little lost as to digging into how this could be accomplished - like maybe if MaaS allows users to use it’s internal tftp server for it’s own boot resources, somewhere to drop the artifacts - or if MaaS doesn’t allow that on the host, but rather would be entirely dependent on an external artifact server being created
Thanks for any input, examples or docs!
Cheers!