katello-qpid

Puppet module for setting Qpid as part of Katello installation


License
GPL-3.0+
Install
puppet module install katello-qpid --version 8.0.0

Documentation

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.

Supported Versions

The following versions of the qpid-cpp and qpid-dispatch are supported by this module

  • qpid-dispatch 1.1.0+
  • qpid-cpp 1.35+

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.