Resource Type: oned_peer

Defined in:
lib/puppet/type/oned_peer.rb
Providers:
oned

Overview

Peers a virtualization host (node) with oned.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • ntype

    Network type used by compute node.

  • vtype

    Virtualization used by compute node.

Parameters

  • node

    Peer host address (hostname or ip) to connect to.

  • provider

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