Skip to content

Commit

Permalink
Merge pull request redhat-openstack#260 from spuder/patch-1
Browse files Browse the repository at this point in the history
Adds clarification that epel is required
  • Loading branch information
cmurphy committed Dec 9, 2014
2 parents 00f6472 + 0050361 commit 7671f32
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ all features against earlier versions.
* rabbitmq configuration file.
* rabbitmq service.

###Beginning with rabbitmq
###Beginning with rabbitmq


```puppet
include '::rabbitmq'
Expand Down Expand Up @@ -457,6 +458,9 @@ The module has been tested on:
Testing on other platforms has been light and cannot be guaranteed.

### Module dependencies

If running CentOS/RHEL, and using the yum provider, ensure the epel repo is present.

To have a suitable erlang version installed on RedHat and Debian systems,
you have to install another puppet module from http://forge.puppetlabs.com/garethr/erlang with:

Expand Down

0 comments on commit 7671f32

Please sign in to comment.