raspberrypi / cmprovision

Provisioning system for CM4 products
BSD 3-Clause "New" or "Revised" License
101 stars 15 forks source link

Boolean check on whether a Pi "should" be provisioned #54

Open jjjcarels opened 4 months ago

jjjcarels commented 4 months ago

Not really an "issue" as much as a request... If there could be a check whether a known Pi "should" be reprovisioned when it netboots (allowing a bootflow where it netboots, finds it shouldn't be reprovisioned an image, and continues normally), the cmprovision would be a wonderful basis for a cluster bootstrap.

Build your golden-image, use the pre/post scripts to pull in updates, and (re-)join the cluster.

jayjayseal commented 4 months ago

See: https://github.com/raspberrypi/cmprovision/issues/48