Update maas-setup.sh

This commit is contained in:
antongisli 2021-11-16 22:10:13 +01:00 committed by GitHub
parent b455c82701
commit 903c709207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ echo iptables-persistent iptables-persistent/autosave_v6 boolean true | sudo deb
sudo apt-get install iptables-persistent -y
# LXD init
sudo cat maas-baremetal-k8s-tutorial/lxd.conf | lxd init --preseed
# verify LXD network config
lxc network show lxdbr0
# Wait for LXD to be ready
lxd waitready
# Initialise MAAS