Resource Type: onecluster

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

Overview

OpenNebula Puppet type for onecluster

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

  • datastores (defaults to: [])

    Datastores to add to the cluster - optional

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • hosts (defaults to: [])

    Array with names of nodes to add to a cluster

  • vnets (defaults to: [])

    Virtual Networks to add to the cluster - optional

Parameters

  • name (namevar)

    Name of cluster.

  • provider

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