dalen / puppet-puppetdbquery

Query functions for PuppetDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

query_facts returns invalid format

ayohrling opened this issue · comments

So I'm afraid I jumped a bit too soon on the query_facts working correctly. It returns (according to Puppet) a Tuple of Structs. This needs to be converted into a usable hash. I am working on a fix in my fork for this now and will submit over once it's complete.