Skip to content

Commit 7671f32

Browse files
committed
Merge pull request #260 from spuder/patch-1
Adds clarification that epel is required
2 parents 00f6472 + 0050361 commit 7671f32

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ all features against earlier versions.
3434
* rabbitmq configuration file.
3535
* rabbitmq service.
3636

37-
###Beginning with rabbitmq
37+
###Beginning with rabbitmq
38+
3839

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

459460
### Module dependencies
461+
462+
If running CentOS/RHEL, and using the yum provider, ensure the epel repo is present.
463+
460464
To have a suitable erlang version installed on RedHat and Debian systems,
461465
you have to install another puppet module from http://forge.puppetlabs.com/garethr/erlang with:
462466

0 commit comments

Comments
 (0)