Skip to content

Commit

Permalink
Merge pull request redhat-openstack#265 from nibalizer/docs_fix
Browse files Browse the repository at this point in the history
Docs fixes
  • Loading branch information
cmurphy committed Dec 4, 2014
2 parents 11b72f8 + 7d14bac commit 53adb36
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ rabbitmq_policy { 'ha-all@myhost':
applyto => 'all',
definition => {
'ha-mode' => 'all',
'ha-sync-mode' => 'automatic'
}
'ha-sync-mode' => 'automatic',
},
}
```

Expand All @@ -445,13 +445,14 @@ rabbitmq_plugin {'rabbitmq_stomp':
##Limitations

This module has been built on and tested against Puppet 2.7 and higher.
Puppet 2.7 support is slated for removal at the next major version.

The module has been tested on:

* RedHat Enterprise Linux 5/6
* Debian 6/7
* CentOS 5/6
* Ubuntu 12.04
* Ubuntu 12.04/14.04

Testing on other platforms has been light and cannot be guaranteed.

Expand Down

0 comments on commit 53adb36

Please sign in to comment.