At work, I took on a project that will have me deploying around 80 or so
iperf test boxes around to our customers. I've been wanting to learn
Foreman for some time now so I started down that path. I quickly learned
that the devices that were chosen for me (Odroid xu4 and Banana Pro) don't
have PXE capabilities (to my knowledge). It was suggested for me to look at
the Foreman Discovery Image, but I soon realized that it will not run on
these devices that I were purchased for the project.
I was talking with some folks on Foreman's IRC room about what it might
take to make this happen and it was suggested that I email this list about
it. Would it be as simple as me taking the Centos 7 image for the Banana
Pro and merging the files from Github
(https://github.com/theforeman/foreman-discovery-image/) ?
Any pointers would be appreciated. I just want to move along and try to get
this working before it's time to just deploy these things by hand or
writing some custom scripts to accomplish a deployment.
Thanks!