/puppet-qpid

Puppet module for setting Qpid as part of Katello installation

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Puppet Forge Build Status

Table of Contents

  1. Overview
  2. What qpid affects
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Overview

This module is designed to install and configure Qpid servers, clients, and dispatch routers for communication across a message bus.

What qpid affects

  • Installs and configures a Qpid server, client, or dispatch router

Usage

See the top of each manifest for the parameters that each takes.

Reference

Limitations

Tested on:

  • EL7 (RHEL 7, CentOS 7, etc)

Development

See the CONTRIBUTING guide for steps on how to make a change and get it accepted upstream.