Skip to content

Commit c6d8aac

Browse files
committed
Adds clarification that epel is required
Resolves issue MODULES-1419 On Centos, you will get an error if epel isn't present. Clarifies this in the documentation.
1 parent a53e0c2 commit c6d8aac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

37-
###Beginning with rabbitmq
37+
###Beginning with rabbitmq
38+
39+
If running CentOS/RHEL, ensure the epel repo is present first.
3840

3941
```puppet
4042
include '::rabbitmq'

0 commit comments

Comments
 (0)