fix: disable optional custom fields by default
This commit is contained in:
+1
-6
@@ -11,10 +11,5 @@
|
||||
"collect_software": true,
|
||||
"max_software_entries": 250,
|
||||
"tags": ["windows-agent"],
|
||||
"custom_fields": {
|
||||
"agent_version": "netbox_agent_version",
|
||||
"windows_version": "windows_version",
|
||||
"device_uuid": "device_uuid",
|
||||
"last_sync": "agent_last_sync"
|
||||
}
|
||||
"custom_fields": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user