Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters missing from README.md #281

Open
llowder opened this issue Feb 13, 2020 · 0 comments
Open

Parameters missing from README.md #281

llowder opened this issue Feb 13, 2020 · 0 comments
Labels
bug Something isn't working docs Improvements or additions to documentation

Comments

@llowder
Copy link
Contributor

llowder commented Feb 13, 2020

This was noted in version 4.0.0, and is still an issue in master.

In the README, in one of the examples it mentions some hiera-eyaml-gpg related in one of the examples, but these options are missing in the parameter reference section.

Looks like at a minimum, these are all missing:

  $eyaml_gpg_name                           = 'hiera-eyaml-gpg',
  $eyaml_gpg_version                        = undef,
  $eyaml_gpg_source                         = undef,
  $eyaml_gpg                                = false,
  $eyaml_gpg_recipients                     = undef,
  $eyaml_pkcs7_private_key                  = undef,
  $eyaml_pkcs7_public_key                   = undef,
  $ruby_gpg_name                            = 'ruby_gpg',
  $ruby_gpg_version                         = undef,
  $ruby_gpg_source                          = undef,
@llowder llowder added bug Something isn't working docs Improvements or additions to documentation labels Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant