Skip to content

Commit

Permalink
Docs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nibalizer committed Dec 4, 2014
1 parent 11b72f8 commit 7d14bac
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 7d14bac

Please sign in to comment.