Resource Type: elasticsearch_license

Defined in:
lib/puppet/type/elasticsearch_license.rb
Providers:
xpack

Overview

Manages Elasticsearch licenses.

Properties

  • content

    Structured hash for license content data.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Pipeline name.

  • provider

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