Resource Type: sensu_license

Defined in:
lib/puppet/type/sensu_license.rb
Providers:
sensuctl

Summary

Manage a sensu license

Overview

NOTE This is a private type not intended to be used directly.

Autorequires:

  • Package[sensu-go-cli]
  • Service[sensu-backend]
  • Sensu_api_validator[sensu]
  • Sensu_user[admin]
  • file - Puppet will autorequire file resources defined in file property.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • file

    Path to license file

  • name (namevar)

    The name of the resource.

  • provider

    The specific backend to use for this sensu_license resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.