Resource Type: kapacitor_template

Defined in:
lib/puppet/type/kapacitor_template.rb
Providers:
kapacitor_api

Overview

Manage Kapacitor templates

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • script

    The content of the script

  • type

    Template type

    Supported values:
    • stream
    • batch

Parameters

  • name (namevar)

    Template name

  • provider

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