Skip to content

Commit 4a58709

Browse files
committed
Fix README.md
1 parent ed4e802 commit 4a58709

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ This module is actively tested against Elasticsearch 2.x, 5.x, and 6.x.
3131
In order to simplify the management of Elasticsearch moving forward, and add support for both Elasticsearch 6.x and 7.x, support for
3232
running multiple instances of Elasticsearch has been removed.
3333

34-
This module also does not currently handle the migration from the instance based configuration to the new single deployment model.
35-
Therefore in-place upgrades from version 6.x of this module to 7.x, or migrations from multi-instance to single deployment is not currently supported.
34+
This module also does not currently handle the migration from the instance based configuration to the new single deployment model.
35+
Therefore in-place upgrades from version 6.x of this module to 7.x, or migrations from multi-instance to single deployment is not currently supported.
3636
We hope to add support for this in a future release.
3737

3838
Therefore please ensure that you test this major release in your environment before using it in production!
@@ -61,8 +61,8 @@ Therefore please ensure that you test this major release in your environment bef
6161
* [Augeas](http://augeas.net/)
6262
* [puppetlabs-java_ks](https://forge.puppetlabs.com/puppetlabs/java_ks) for certificate management (optional).
6363

64-
Beginning with Elasticsearch 7.0.0, a Java JDK has been bundled as part of the elasticsearch package.
65-
However there still needs to be a version of Java present on the system being managed in order for Puppet to be able to run various utilities.
64+
Beginning with Elasticsearch 7.0.0, a Java JDK has been bundled as part of the elasticsearch package.
65+
However there still needs to be a version of Java present on the system being managed in order for Puppet to be able to run various utilities.
6666
We recommend managing your Java installation with the [puppetlabs-java](https://forge.puppetlabs.com/puppetlabs/java) module.
6767

6868
#### Repository management

0 commit comments

Comments
 (0)