Resource Type: elasticsearch_role_mapping

Defined in:
lib/puppet/type/elasticsearch_role_mapping.rb
Providers:
xpack
shield
oss_xpack

Overview

Type to model Elasticsearch role mappings.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • mappings

    List of role mappings.

Parameters

  • name (namevar)

    Role name.

    Supported values:
    • /^[a-zA-Z_]{1}[-\w@.$]{0,29}$/