####Table of Contents
- Overview
- Setup - The basics of getting started with qpid
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
##Overview
This module is designed to install and configure a Qpid server for communication across a message bus.
##Setup
###What qpid affects
- Installs and configures a Qpid message bus
- Allows SSL setup
###Beginning with qpid
The very basic steps needed for a user to get the module up and running.
If your most recent release breaks compatibility or requires particular steps for upgrading, you may wish to include an additional section here: Upgrading (For an example, see http://forge.puppetlabs.com/puppetlabs/firewall).
##Usage
##Reference
##Limitations
- EL6 (RHEL6 / CentOS 6)
##Development
See the CONTRIBUTING guide for steps on how to make a change and get it accepted upstream.