Version information
Start using this module
Add this module to your Puppetfile:
mod 'jasonc-rabbitmq', '2.0.0'
Learn more about managing modules with a PuppetfileDocumentation
rabbitmq
Install and configure rabbitmq from an rpm install.
This module currently only supports RHEL/CentOS/Fedora.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Contact
Jason Cochard jason.cochard@gmail.com
Support
Please log tickets and issues at our Projects site
2013-03-13 v2.0.0
- Complete rewrite and clean-up
- Module assumes you have a repo in place for rabbitmq
2012-12-11 v1.1.1
- Ran puppet-lint on all manifests and cleaned them up
2012-12-11 v1.1.0
- Added config file for nodename
- Added ensure/enabled parameters for service
2012-11-29 v1.0.0
- First release
- Supports installing from RPM located on a web server
Dependencies
- puppetlabs/stdlib (>= 3.2.0)