Resource Type: datacenter

Defined in:
lib/puppet/type/datacenter.rb
Providers:
v1

Overview

Type representing a ProfitBricks virtual data center.

Properties

  • description

    The data center description.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The data center ID.

  • location

    The data center location.

Parameters

  • name (namevar)

    The name of the virtual data center where the server will reside.

  • provider

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