Skip to content

Commit

Permalink
Updates README with epel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spuder committed Dec 8, 2014
1 parent c6d8aac commit 0050361
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ all features against earlier versions.

###Beginning with rabbitmq

If running CentOS/RHEL, ensure the epel repo is present first.

```puppet
include '::rabbitmq'
Expand Down Expand Up @@ -444,6 +443,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 0050361

Please sign in to comment.