Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/beaker-libvirt
Libvirt hypervisor for beaker
https://github.com/nibalizer/beaker-libvirt
Last synced: about 1 month ago
JSON representation
Libvirt hypervisor for beaker
- Host: GitHub
- URL: https://github.com/nibalizer/beaker-libvirt
- Owner: nibalizer
- Created: 2015-03-25T09:12:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T00:13:06.000Z (about 9 years ago)
- Last Synced: 2024-10-26T20:16:15.250Z (about 2 months ago)
- Language: Ruby
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# beaker-libvirt
A Plugin for [Beaker](https://github.com/puppetlabs/beaker), to add an additional hypervisor for libvirt.
## Example Nodeset for Beaker
```yaml
HOSTS:
ubuntu-server-12042-x64:
roles:
- master
platform: ubuntu-12.04-amd64
user: 'vagrant'
password: 'vagrant'
hypervisor : libvirt
qcow2: '/home/nibz/projects/pcci/nocloudprimaryubuntu.qcow2'
private_key_file: '/home/nibz/sandbox/vagrant_private.key'
CONFIG:
type: foss
```# Usage
TBC
# Contact
ping nibalizer or petems in #puppet on freenode