Resource Type: etcd_role

Defined in:
lib/puppet/type/etcd_role.rb
Providers:
etcdctl

Overview

@summary Manage an etcd role

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    The name of the role.

  • provider

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