Skip to content

Commit

Permalink
PQL queries: Fix broken json example
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 19, 2024
1 parent e110e4e commit 0de0884
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 0de0884

Please sign in to comment.