We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f6472 + 0050361 commit 7671f32Copy full SHA for 7671f32
README.md
@@ -34,7 +34,8 @@ all features against earlier versions.
34
* rabbitmq configuration file.
35
* rabbitmq service.
36
37
-###Beginning with rabbitmq
+###Beginning with rabbitmq
38
+
39
40
```puppet
41
include '::rabbitmq'
@@ -457,6 +458,9 @@ The module has been tested on:
457
458
Testing on other platforms has been light and cannot be guaranteed.
459
460
### Module dependencies
461
462
+If running CentOS/RHEL, and using the yum provider, ensure the epel repo is present.
463
464
To have a suitable erlang version installed on RedHat and Debian systems,
465
you have to install another puppet module from http://forge.puppetlabs.com/garethr/erlang with:
466
0 commit comments