ekohl / puppet-qpid

Puppet module for setting Qpid as part of Katello installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppet Forge Build Status

Table of Contents

  1. Overview
  2. Setup - The basics of getting started with qpid
  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.

Setup

What qpid affects

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

Beginning with qpid

Usage

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

Reference

Limitations

Tested on:

  • EL6 (RHEL 6, CentOS 6, etc)
  • EL7 (RHEL 7, CentOS 7, etc)

Development

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

About

Puppet module for setting Qpid as part of Katello installation

License:GNU General Public License v3.0


Languages

Language:Ruby 56.1%Language:Puppet 31.9%Language:HTML 12.0%