Resource Type: onevm

Defined in:
lib/puppet/type/onevm.rb
Providers:
cli

Overview

OpenNebula Puppet type for onevm

License: APLv2

Authors: Based upon initial work from Ken Barber Modified by Martin Alfke

Copyright initial provider had no copyright Deutsche Post E-POST Development GmbH - 2014, 2015

Properties

  • description

    Description to use for VM

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • template

    Template to use for VM

Parameters

  • name (namevar)

    Name of VM.

  • provider

    The specific backend to use for this ‘onevm` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.