|
1 | 1 | # Elasticsearch Puppet Module |
2 | | - |
3 | | -[](https://forge.puppetlabs.com/elastic/elasticsearch) |
4 | | -[](https://forge.puppetlabs.com/elastic/elasticsearch) |
5 | | -[](https://forge.puppetlabs.com/elastic/elasticsearch) |
6 | | -[](https://forge.puppetlabs.com/elastic/elasticsearch) |
7 | | -[](https://travis-ci.org/elastic/puppet-elasticsearch) |
8 | | -<!-- [](https://coveralls.io/github/elastic/elasticsearch) --> |
| 2 | +[](https://github.com/voxpupuli/puppet-elasticsearch/actions?query=workflow%3ACI) |
| 3 | +[](https://github.com/voxpupuli/puppet-elasticsearch/actions/workflows/release.yml) |
| 4 | +[](https://forge.puppetlabs.com/puppet/elasticsearch) |
| 5 | +[](https://forge.puppetlabs.com/puppet/elasticsearch) |
| 6 | +[](https://forge.puppetlabs.com/puppet/elasticsearch) |
| 7 | +[](https://forge.puppetlabs.com/puppet/elasticsearch) |
| 8 | +[](http://www.puppetmodule.info/m/puppet-elasticsearch) |
| 9 | +[](LICENSE) |
| 10 | +[](#transfer-notice) |
9 | 11 |
|
10 | 12 | #### Table of Contents |
11 | 13 |
|
|
19 | 21 | 6. [Limitations - OS compatibility, etc.](#limitations) |
20 | 22 | 7. [Development - Guide for contributing to the module](#development) |
21 | 23 | 8. [Support - When you need help with this module](#support) |
| 24 | +9. [Transfer Notice](#transfer-notice) |
22 | 25 |
|
23 | 26 | ## Module description |
24 | 27 |
|
@@ -69,7 +72,7 @@ We recommend managing your Java installation with the [puppetlabs-java](https:// |
69 | 72 |
|
70 | 73 | When using the repository management, the following module dependencies are required: |
71 | 74 |
|
72 | | -* General: [Elastic/elastic_stack](https://forge.puppet.com/elastic/elastic_stack) |
| 75 | +* General: [Puppet/elastic_stack](https://forge.puppet.com/puppet/elastic_stack) |
73 | 76 | * Debian/Ubuntu: [Puppetlabs/apt](https://forge.puppetlabs.com/puppetlabs/apt) |
74 | 77 | * openSUSE/SLES: [puppet/zypprepo](https://forge.puppetlabs.com/puppet/zypprepo) |
75 | 78 |
|
@@ -834,12 +837,14 @@ Testing on other platforms has been light and cannot be guaranteed. |
834 | 837 |
|
835 | 838 | ## Development |
836 | 839 |
|
837 | | -Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for instructions regarding development environments and testing. |
| 840 | +Please see the [CONTRIBUTING.md](https://github.com/voxpupuli/puppet-elasticsearch/blob/master/.github/CONTRIBUTING.md) file for instructions regarding development environments and testing. |
838 | 841 |
|
839 | 842 | ## Support |
840 | 843 |
|
841 | 844 | The Puppet Elasticsearch module is community supported and not officially supported by Elastic Support. |
842 | 845 |
|
843 | | -For questions about the module, open a topic in the [Discuss](http://discuss.elastic.co/) forums or join us in [#elasticsearch](https://webchat.freenode.net/?channels=%23elasticsearch) on Freenode IRC. |
| 846 | +## Transfer Notice |
844 | 847 |
|
845 | | -For bugs or feature requests, open an issue in [Github](https://github.com/elastic/puppet-elasticsearch/issues). |
| 848 | +This module was originally authored by [Elastic](https://www.elastic.co). |
| 849 | +The maintainer preferred that Vox Pupuli take ownership of the module for future improvement and maintenance. |
| 850 | +Existing pull requests and issues were transferred over, please fork and continue to contribute here instead of Elastic. |
0 commit comments