I have been trying to install maas in an airgapped environment, and Everytime I get to importing a custom image I get the following,
“architecture”: [“‘amd64/generic’ is not a valid architecture. It should be one of: ‘’.”
Running on Ubuntu 22.04 with postgresql 14 and the latest version of maas pulled from snap
MAAS needs to download at least the bootloaders and a commission image from images.maas.io before it’s operational, so you might need to create a temporary Internet connection to allow this initial setup.
Is there anyway to bypass this and still have maas operational? Can I sneakernet those files over from another maas system that has internet connection?