Skip to content

Commit 243abb5

Browse files
authored
Merge pull request #1073 from m-rey/fix-opensuse-spelling
Fix misspelling of openSUSE
2 parents 33e8f77 + ffd9468 commit 243abb5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

699699
####Known bugs
700700
* Possible package conflicts when using ruby/python defines with main package name
@@ -838,7 +838,7 @@ Our planning is to provide LTS releases with the puppet module
838838

839839
####Features
840840
* Support for using hiera to define instances and plugins.
841-
* Support for OpenSuSE 13.x
841+
* Support for openSUSE 13.x
842842
* Custom facts about the installed Elasticsearch instance(s)
843843
* Proxy host/port support for the plugin installation
844844
* Ability to supply a custom logging.yml template
@@ -903,7 +903,7 @@ This release introduces instances to facilitate the option to have more then a s
903903

904904
##0.3.0 ( April 2, 2014 )
905905
* Fix minor issue with yumrepo in repo class ( PR #92 )
906-
* Implement OpenSuse support
906+
* Implement openSUSE support
907907
* Implement Junit reporting for tests
908908
* Adding more system tests and convert to Docker images
909909
* Use Augeas for managing the defaults file

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ When using the repository management, the following module dependencies are requ
7171

7272
* General: [Elastic/elastic_stack](https://forge.puppet.com/elastic/elastic_stack)
7373
* Debian/Ubuntu: [Puppetlabs/apt](https://forge.puppetlabs.com/puppetlabs/apt)
74-
* OpenSuSE/SLES: [puppet/zypprepo](https://forge.puppetlabs.com/puppet/zypprepo)
74+
* openSUSE/SLES: [puppet/zypprepo](https://forge.puppetlabs.com/puppet/zypprepo)
7575

7676
### Beginning with Elasticsearch
7777

0 commit comments

Comments
 (0)