maas
maas copied to clipboard
Official MAAS repository mirror (may be out of date). Development happens in Launchpad (https://git.launchpad.net/maas/).
Results
2
maas issues
Sort by
recently updated
recently updated
newest added
Change `subnets_dhcp_snippets: list = None` to type `Optional[list]`.
When trying MAAS to deploy an HP moonshot node, it was not working. I fixed it by modifying the bmc_config.py file. It seemed that some typos were present inside the...