Skip to content

nibalizer/beaker-libvirt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

beaker-libvirt

A Plugin for Beaker, to add an additional hypervisor for libvirt.

Example Nodeset for Beaker

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

About

Libvirt hypervisor for beaker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages