Questions tagged [maas]
Questions pertaining to MAAS - Metal as a Service provisioning system. It ties in with Canonical Ltd.'s other project/product named Juju.
3 questions
0 votes
0 answers
12 views
Canonicle MaaS with multipass local network connection
I have KVM libvirt hypervisor with br0 interface, connected to local 192.168.10.0/24 network. When I install maas via multipass, they created an external bridge mpqemubr0 with 10.52.158.0/24 network, ...
1 vote
0 answers
2k views
Using a nameserver provided by KVM host
My bridge device is set up on the 192.168.1.0/24 network, and my KVM devices are set up on a virtual network (NAT to br0) in the 192.168.100.0/24 network. I have a MAAS server in KVM at 192.168.100.10 ...