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

allow loading of external fact hashes #27

Closed
logicminds opened this issue Sep 30, 2016 · 0 comments
Closed

allow loading of external fact hashes #27

logicminds opened this issue Sep 30, 2016 · 0 comments

Comments

@logicminds
Copy link
Contributor

I would like the ability to load external fact hashes that are not part of the database. I think this would be useful for two reasons.

  1. allow user to utilize their own custom fact values that are not in the database for spec testing
  2. allow user to utilize their own custom facts for hiera lookup validations.

nwops/puppet-debugger#38

logicminds added a commit to nwops/facterdb that referenced this issue Oct 13, 2017
  * previously there was no way to supply facterdb with
    external facts that contain sensitive information.  This
    fixes that by allowing the user to set an environment variable
    that take precedence over the facts from this gem.
logicminds added a commit to nwops/facterdb that referenced this issue Oct 14, 2017
  * previously there was no way to supply facterdb with
    external facts that contain sensitive information.  This
    fixes that by allowing the user to set an environment variable
    that take precedence over the facts from this gem.
logicminds added a commit to nwops/facterdb that referenced this issue Oct 14, 2017
  * previously there was no way to supply facterdb with
    external facts that contain sensitive information.  This
    fixes that by allowing the user to set an environment variable
    that take precedence over the facts from this gem.
logicminds added a commit to nwops/facterdb that referenced this issue Oct 14, 2017
  * previously there was no way to supply facterdb with
    external facts that contain sensitive information.  This
    fixes that by allowing the user to set an environment variable
    that take precedence over the facts from this gem.
logicminds added a commit to nwops/facterdb that referenced this issue Oct 14, 2017
  * previously there was no way to supply facterdb with
    external facts that contain sensitive information.  This
    fixes that by allowing the user to set an environment variable
    that take precedence over the facts from this gem.
@DavidS DavidS closed this as completed in 695e103 Oct 18, 2017
DavidS added a commit that referenced this issue Oct 18, 2017
Fixes #27 - allow loading of external fact hashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant