Update 'maas-setup.sh'
This commit is contained in:
parent
e7e8477edf
commit
d35d4686e5
@ -29,7 +29,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
|
echo iptables-persistent iptables-persistent/autosave_v6 boolean true | sudo debconf-set-selections
|
||||||
sudo apt-get install iptables-persistent -y
|
sudo apt-get install iptables-persistent -y
|
||||||
# LXD init
|
# LXD init
|
||||||
sudo cat maas-baremetal-k8s-tutorial/lxd.conf | lxd init --preseed
|
sudo cat maas-baremetal-k8s-tutorial/lxd.conf | sudo lxd init --preseed
|
||||||
# verify LXD network config
|
# verify LXD network config
|
||||||
lxc network show lxdbr0
|
lxc network show lxdbr0
|
||||||
# Wait for LXD to be ready
|
# Wait for LXD to be ready
|
||||||
|
Loading…
Reference in New Issue
Block a user