Resource Type: configure_pwh_connection

Defined in:
lib/puppet/type/configure_pwh_connection.rb
Providers:
ruby

Overview

Puppet type that configure’s the Dynatrace Server’s connection with a Performance Warehouse Database.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • database
  • dbms
  • hostname
  • password
  • port
  • provider

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

  • username