Resource Type: vc_ip_pool

Defined in:
lib/puppet/type/vc_ip_pool.rb
Providers:
vc_ip_pool

Overview

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • datacenter

    The datacenter target for the IpPool

  • force_destroy (defaults to: false)

    If true, the pool will be destroyed even if it is in use

    Supported values:
    • true
    • false
  • label

    Pool name. The pool name must be unique within the datacenter.

  • provider

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