maas-autobuilder/README.md

26 lines
767 B
Markdown
Raw Normal View History

# MAAS Auto-builder
## Requirements
## Components
2018-04-05 10:58:46 -04:00
-a <cloud_name> Do EVERYTHING (maas, juju cloud, juju bootstrap)
-b Build out and bootstrap a new MAAS
-c <cloud_name> Add a new cloud + credentials
-i Just install the dependencies and exit
-j <name> Bootstrap the Juju controller called <name>
-n Create MAAS kvm nodes (to be imported into chassis)
-r Remove the entire MAAS server + dependencies
-t <cloud_name> Tear down the cloud named <cloud_name>
2018-04-05 09:20:39 -04:00
## Installing and testing MAAS
2018-04-05 09:20:39 -04:00
## TODO and What's Next
2018-04-05 10:58:46 -04:00
* Support for using MAAS from snap vs. main or PPA. With snap, postgresql
and other deps are installed in the snap, so handling has to change