Use minio for boot artifact caching, rather than BOOTS
- This will allow much faster boots by having PXELINUX fetch the kernel and ramdisk via HTTP rather than HTTPS.
- It also makes a start on using minio as our go-to object storage area, for boot artifacts as well as job artifacts.
BOOTS side of changes was handled in chturne/boots!8 (merged)
Edited by Charlie Turner