Skip to content

Commit 7d14bac

Browse files
committed
Docs fixes
1 parent 11b72f8 commit 7d14bac

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ rabbitmq_policy { 'ha-all@myhost':
427427
applyto => 'all',
428428
definition => {
429429
'ha-mode' => 'all',
430-
'ha-sync-mode' => 'automatic'
431-
}
430+
'ha-sync-mode' => 'automatic',
431+
},
432432
}
433433
```
434434

@@ -445,13 +445,14 @@ rabbitmq_plugin {'rabbitmq_stomp':
445445
##Limitations
446446

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

449450
The module has been tested on:
450451

451452
* RedHat Enterprise Linux 5/6
452453
* Debian 6/7
453454
* CentOS 5/6
454-
* Ubuntu 12.04
455+
* Ubuntu 12.04/14.04
455456

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

0 commit comments

Comments
 (0)