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

Use strings not symbols with beaker-puppet fact() #111

Merged

Conversation

alexjfisher
Copy link
Member

@alexjfisher alexjfisher commented Nov 25, 2018

beaker-puppet never indended to support symbols passed to the fact
function. See puppetlabs/beaker-puppet#73

This Pull Request (PR) fixes the following issues

fact_on's `name` option must be a String. You provided a Symbol: 'operatingsystem'

`beaker-puppet` never indended to support symbols passed to the `fact`
function.  See puppetlabs/beaker-puppet#73
@dhollinger dhollinger merged commit 1c9950b into voxpupuli:master Nov 25, 2018
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

Successfully merging this pull request may close these issues.

2 participants