Resource Type: pulp_role

Defined in:
lib/puppet/type/pulp_role.rb
Providers:
api

Overview

doc

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • permissions

    resources/permissions to grant to this role

  • users

    users to add to this role

Parameters

  • name (namevar)

    role-id: uniquely identifies the role

  • provider

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