Resource Type: splunk_authorize

Defined in:
lib/puppet/type/splunk_authorize.rb
Providers:
ini_setting

Overview

Setting name to manage from authorize.conf

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • section

    The section the setting is defined under.

  • setting

    The setting being defined.

  • value

    The value of the setting to be defined.

Parameters

  • name (namevar)

    Setting name to manage from authorize.conf

  • provider

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