Resource Type: elasticsearch_user_roles

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

Overview

Type to model Elasticsearch user roles.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • roles

    Array of roles that the user should belong to.

Parameters

  • name (namevar)

    User name.