Resource Type: rabbitmq_plugin

Defined in:
lib/puppet/type/rabbitmq_plugin.rb
Providers:
rabbitmqplugins

Overview

manages rabbitmq plugins

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

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

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

  • umask (defaults to: 0022)

    Sets the octal umask to be used while creating this resource