Resource Type: elasticsearch_index

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

Overview

Manages Elasticsearch index settings.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • settings

    Structured settings for the index in hash form.

Parameters

  • name (namevar)

    Index name.