Skip to content

Commit

Permalink
Merge pull request #267 from voxpupuli/rnelson0-patch-1
Browse files Browse the repository at this point in the history
Rnelson0 patch 1
  • Loading branch information
ghoneycutt authored Nov 28, 2019
2 parents 1cbe942 + e179dd4 commit 330a73f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@ This module configures [Hiera](https://github.com/puppetlabs/hiera) for Puppet.

### Setup requirements

If you are using the eyaml backend on:

* Puppet Enterprise 3.3 or earlier then you will need the [puppetlabs-pe_gem](https://forge.puppetlabs.com/puppetlabs/pe_gem)
module to install the eyaml gem using PE's gem command.
* Puppet Enterprise 3.7 or 3.8 then you will need the [puppetlabs-pe_puppetserver_gem](https://forge.puppetlabs.com/puppetlabs/pe_puppetserver_gem)
module.
* Puppet Enterprise 201x.y (ex: 2017.3) or FOSS puppetserver then you will need the [puppetlabs-puppetserver_gem](https://forge.puppetlabs.com/puppetlabs/puppetserver_gem)
module.
To use the eyaml backend with the modern puppetserver, you will need the [puppetlabs-puppetserver_gem](https://forge.puppetlabs.com/puppetlabs/puppetserver_gem) module.

### Beginning with hiera

Expand Down
4 changes: 4 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
{
"name": "puppetlabs/inifile",
"version_requirement": ">= 1.4.1 < 5.0.0"
},
{
"name": "puppetlabs/puppetserver_gem",
"version:requirement": ">= 1.0.0 < 2.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 330a73f

Please sign in to comment.