I have a scenario where some of the systems controlled by MAAS may end up with locked, self-encrypting nvme drives.
I’ll need to install a .deb package with a utility - and run a script to unlock / revert these drives before deployment.
I’m running 3.6.0 as a snap - and have been looking over the documentation for a variety of techniques, like preseeds, curtin user scripts, deploy scripts…but it seems some (most) of these have been removed for 3.6. It isn’t clear to me what they have been replaced with (if anything)
What would be the recommended technique to run something to revert these drives at deploy time?
Thanks for any guidance
Ben