Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
/ kvm-maas Public archive
forked from frobware/kvm-maas

Scripts for creating KVM nodes and commissioning them in MAAS.

Notifications You must be signed in to change notification settings

juju/kvm-maas

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.6%
  • M4 5.2%
  • Makefile 1.2%