Resource Type: splunk_limits

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

Overview

Setting name to manage from limits.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 limits.conf

  • provider

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