Resource Type: elasticsearch_ilm_policy

Defined in:
lib/puppet/type/elasticsearch_ilm_policy.rb
Providers:
ruby

Overview

Manages Elasticsearch ILM policies.

Properties

  • content

    Structured content of policy.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Policy name.

  • provider

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

  • source

    Puppet source to file containing ILM policy contents.