Skip to content

Commit 4ab8ba5

Browse files
committed
Fix misspelling of openSUSE
1 parent 278f0c5 commit 4ab8ba5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ This releases adds several important features and fixes an important plugin inst
672672
####Testing changes
673673
* Added unit testing for package pinning feature
674674
* Added integration testing with Elasticsearch to find issues earlier
675-
* Fix OpenSuse 13 testing
675+
* Fix openSUSE 13 testing
676676

677677
####Known bugs
678678
* Possible package conflicts when using ruby/python defines with main package name
@@ -816,7 +816,7 @@ Our planning is to provide LTS releases with the puppet module
816816

817817
####Features
818818
* Support for using hiera to define instances and plugins.
819-
* Support for OpenSuSE 13.x
819+
* Support for openSUSE 13.x
820820
* Custom facts about the installed Elasticsearch instance(s)
821821
* Proxy host/port support for the plugin installation
822822
* Ability to supply a custom logging.yml template
@@ -881,7 +881,7 @@ This release introduces instances to facilitate the option to have more then a s
881881

882882
##0.3.0 ( April 2, 2014 )
883883
* Fix minor issue with yumrepo in repo class ( PR #92 )
884-
* Implement OpenSuse support
884+
* Implement openSUSE support
885885
* Implement Junit reporting for tests
886886
* Adding more system tests and convert to Docker images
887887
* Use Augeas for managing the defaults file

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When using the repository management, the following module dependencies are requ
5656

5757
* General: [Elastic/elastic_stack](https://forge.puppet.com/elastic/elastic_stack)
5858
* Debian/Ubuntu: [Puppetlabs/apt](https://forge.puppetlabs.com/puppetlabs/apt)
59-
* OpenSuSE/SLES: [puppet/zypprepo](https://forge.puppetlabs.com/puppet/zypprepo)
59+
* openSUSE/SLES: [puppet/zypprepo](https://forge.puppetlabs.com/puppet/zypprepo)
6060

6161
### Beginning with Elasticsearch
6262

@@ -1022,7 +1022,7 @@ The module has been tested on:
10221022
* CentOS 6/7
10231023
* OracleLinux 6/7
10241024
* Ubuntu 14.04, 16.04
1025-
* OpenSuSE 42.x
1025+
* openSUSE 42.x
10261026
* SLES 12
10271027

10281028
Other distro's that have been reported to work:

0 commit comments

Comments
 (0)