Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
None
-
-
PuppetDB
-
Needs Assessment
-
Needs Assessment
Description
The currently working PQL query for fact path projection looks like. The extra spaces are problematic and error-prone
curl -sSXGET 'http://localhost:8080/pdb/query/v4' \
|
-d 'query=inventory[fact.os.family , facts.os ]{}'
|
> []
|
For the sake of backwards compatibility we will not fix the query fields until PDB 7.0.0