Resource Type: sensu_client_subscription

Defined in:
lib/puppet/type/sensu_client_subscription.rb
Providers:
json

Overview

Manages Sensu client subscriptions

Properties

  • custom

    Custom client variables

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • subscriptions

    Subscriptions included, defaults to resource name

Parameters

  • base_path (defaults to: /etc/sensu/conf.d/)

    The base path to the client config file

  • name (namevar)

    The subscription name

  • provider

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