diff --git a/README.md b/README.md index 5eb4246..7d953eb 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ class { 'kibana': ensure => absent } ### OSS Packages and Repository Management -This module uses the [elastic/elastic_stack](https://forge.puppet.com/elastic/elastic_stack) module to manage the elastic package repositories. +This module uses the [puppet/elastic_stack](https://forge.puppet.com/puppet/elastic_stack) module to manage the elastic package repositories. In order to control which major version of package repository to manage, declare the associated repository version in the `elastic_stack::repo` class. For example, to explicitly set the repository version to 5 instead of the default (which, at the time of this writing, is 6): diff --git a/metadata.json b/metadata.json index 6950919..84228b6 100644 --- a/metadata.json +++ b/metadata.json @@ -9,8 +9,8 @@ "issues_url": "https://github.com/voxpupuli/puppet-kibana/issues", "dependencies": [ { - "name": "elastic/elastic_stack", - "version_requirement": ">= 6.1.0 < 7.0.0" + "name": "puppet/elastic_stack", + "version_requirement": ">= 6.1.0 < 9.0.0" } ], "operatingsystem_support": [