Resource Type: keystone_role

Defined in:
lib/puppet/type/keystone_role.rb
Providers:
openstack

Overview

This is currently used to model the creation of keystone roles.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

Parameters

  • name (namevar)
    Supported values:
    • /\S+/
  • provider

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