You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ferventcoder Do you want that in puppetlabs issue tracker, you mean? puppetlabs/chocolatey has no option to open issues. I think thats why I lead myself here.
https://github.com/puppetlabs/puppetlabs-chocolatey/blob/3.0.0/lib/facter/chocolateyversion.rb
needs a to_s or something that would avoid:
chocolateyversion: !ruby/string:Puppet::Util::Execution::ProcessOutput 0.10.8
which is the output that is received via:
puppet facts --render-as yaml
puppet facts --render-as json
side note anything with
facter -p (-y|-j)
seems to work fineThe text was updated successfully, but these errors were encountered: