Resource Type: sensu_mutator
- Defined in:
- lib/puppet/type/sensu_mutator.rb
- Providers:
-
json
Overview
Manages Sensu mutators
Properties
-
command
Command the mutator should run
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
timeout
The mutator execution duration timeout in seconds (hard stop).
Parameters
-
base_path
(defaults to: /etc/sensu/conf.d/mutators/)
The base path to the client config file
-
name (namevar)
The name of the mutator
-
provider
The specific backend to use for this ‘sensu_mutator` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.