2023-07-19 12:30:56 +00:00
|
|
|
plugin: netbox.netbox.nb_inventory
|
2023-11-18 18:44:52 +00:00
|
|
|
interfaces: true
|
|
|
|
config_context: true
|
|
|
|
flatten_config_context: true
|
|
|
|
flatten_custom_fields: true
|
|
|
|
flatten_local_context_data: true
|
|
|
|
fetch_all: false
|
2023-07-19 12:30:56 +00:00
|
|
|
plurals: false
|
|
|
|
device_query_filters:
|
|
|
|
- has_primary_ip: true
|
|
|
|
query_filters:
|
|
|
|
- tenant: 'fri-it'
|
|
|
|
- role: 'compute-node'
|
2024-07-04 13:01:47 +00:00
|
|
|
- role: 'firewall'
|
2024-01-20 17:38:41 +00:00
|
|
|
- role: 'server'
|
2024-07-04 13:01:47 +00:00
|
|
|
- role: 'storage-node'
|
2024-07-26 08:13:59 +00:00
|
|
|
- role: 'desktop-computer'
|
2024-03-01 07:43:15 +00:00
|
|
|
group_by:
|
|
|
|
- cluster
|