https://github.com/frobware/kvm-maas
Scripts for creating KVM nodes and commissioning them in MAAS.
https://github.com/frobware/kvm-maas
kvm kvm-hypervisor
Last synced: 7 months ago
JSON representation
Scripts for creating KVM nodes and commissioning them in MAAS.
- Host: GitHub
- URL: https://github.com/frobware/kvm-maas
- Owner: frobware
- Created: 2016-04-21T10:28:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T16:03:55.000Z (about 9 years ago)
- Last Synced: 2025-04-10T11:14:18.815Z (12 months ago)
- Topics: kvm, kvm-hypervisor
- Language: Shell
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.