oxidecomputer/helios

stop depending on example amd-host-image-builder configs

Closed this issue · 2 comments

We should have our own JSON configuration for the amd-host-image-builder (APCB and blobs) in this repo, most likely. Or at worst in some separate helios build configuration repo that we fetch. We should not be using the examples from the builder repo, as they're just examples; the configuration we ship is part of the OS, not the builder.

I have copied etc/milan-gimlet-b.efs.json5 from commit ee1bf997a6e9cd4178831f872f2e9ecad7a0e4ea of oxidecomputer/amd-host-image-builder into this repository to use directly.

Fixed in d9b8e2d.