Skip to content

Commit

Permalink
Merge pull request #396 from bastelfreak/pql23
Browse files Browse the repository at this point in the history
PQL queries: Fix broken json example
  • Loading branch information
kenyon authored Nov 19, 2024
2 parents e110e4e + 0de0884 commit c900933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/pql_queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ puppet query 'inventory[facts.networking.ip]{ group by facts.networking.ip }'
},
{
"facts.networking.ip": "192.168.178.2"
},
}
]
```

### Get all values for a trusted fact
Expand Down

0 comments on commit c900933

Please sign in to comment.