Timotej Lazar
99aef43574
Really quite shoddy as it is right now. Should get better once the old server is retired.
17 lines
362 B
YAML
17 lines
362 B
YAML
plugin: netbox.netbox.nb_inventory
|
|
config_context: true
|
|
interfaces: true
|
|
flatten_config_context: true
|
|
flatten_custom_fields: true
|
|
flatten_local_context_data: true
|
|
fetch_all: false
|
|
plurals: false
|
|
device_query_filters:
|
|
- has_primary_ip: true
|
|
query_filters:
|
|
- tenant: 'fri-it'
|
|
- role: 'compute-node'
|
|
- role: 'firewall'
|
|
- role: 'switch'
|
|
- role: 'server'
|