Limit inventory lookup to installed servers
This commit is contained in:
parent
4dc089e42c
commit
7a82e7ca63
1 changed files with 3 additions and 0 deletions
|
@ -16,5 +16,8 @@ query_filters:
|
|||
- role: 'storage-node'
|
||||
- role: 'desktop-computer'
|
||||
- role: 'iot'
|
||||
- status: 'active'
|
||||
- status: 'planned'
|
||||
- status: 'staged'
|
||||
group_by:
|
||||
- cluster
|
||||
|
|
Loading…
Reference in a new issue