Virt-managerを介した私の仮想ラボ:
MAASサーバー
JUJUコントローラー
ただし、ブートストラップの後、次のコマンドを使用します。
$:juju bootstrap maas-cloud maas-cloud-controller --debug .... .... ....
エラーを受け取りました:
13:00:20 ERROR juju.cmd.juju.commands bootstrap.go:776 failed to bootstrap model: cannot start bootstrap instance: unexpected: ServerError: 400 Bad Request ({"distro_series": ["'**bionic**' is not a valid distro_series. It should be one of: '', 'ubuntu/focal'."]})
すべてのラボはUbuntu 20.04に基づいており、存在しない場合は "bionic"とサインされたため、理解できません。MAASでは20.04が設定されています
誰かが私にその感謝を説明できます。