juju / kvm-maas

Scripts for creating KVM nodes and commissioning them in MAAS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts for creating KVM nodes and commissioning them in MAAS.

Assuming you have a MAAS profile named maas and a virsh network named maas-net you can add and remove nodes as follows:

$ ./bin/kvm-maas-add-node node1 maas-net maas
$ ./bin/kvm-maas-remove-node node1 maas-net maas

These commands will work for MAAS 1.9 and 2.0.

About

Scripts for creating KVM nodes and commissioning them in MAAS.


Languages

Language:Shell 93.6%Language:M4 5.2%Language:Makefile 1.2%