MAAS: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 49: Line 49:
* [[Terraform]]
* [[Terraform]]
* [[Ansible]]
* [[Ansible]]
* [[TMux]]


| valign="top" |
| valign="top" |

Revision as of 18:53, 16 March 2023

sudo snap install maas --channel=3.3/stable
sudo snap install maas

Knowledge

install:
sudo snap install maas --channel=3.3
upgrade:
sudo snap refresh maas --channel=3.3
sudo snap install maas-test-db
sudo maas-test-db.psql

sudo maas init --help

References