Update maas-setup.sh

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

View File

@ -21,7 +21,7 @@ echo iptables-persistent iptables-persistent/autosave_v4 boolean true | sudo deb
echo iptables-persistent iptables-persistent/autosave_v6 boolean true | sudo debconf-set-selections
sudo apt-get install iptables-persistent -y
# LXD init
sudo cat maas-baremetal-k8s-tutorial/lxd.cfg | lxd init --preseed
sudo cat maas-baremetal-k8s-tutorial/lxd.conf | lxd init --preseed
# Wait for LXD to be ready
lxd waitready
# Initialise MAAS