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

accept boolean content #9

Closed
tampakrap opened this issue Mar 8, 2015 · 0 comments
Closed

accept boolean content #9

tampakrap opened this issue Mar 8, 2015 · 0 comments

Comments

@tampakrap
Copy link
Owner

The following is failing validation:

fact { 'something': content => true }

We should just convert the boolean to string and create a fact something=true

tampakrap added a commit that referenced this issue May 29, 2015
This is a quick and dirty commit that also breaks our testsuite. It is intended
as a workaround till we agree on a proper solution, on how to default to
something, so that we won't break facter command but also will allow `puppet
resource fact` (in cli) or `resources { 'fact': purge => true }` to be
functional.

See:
#10
#9
#8
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