We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a3898 commit 89f9b8fCopy full SHA for 89f9b8f
examples/ipfabric_to_infrahub/config.yml
@@ -70,7 +70,8 @@ schema_mapping:
70
filters:
71
- field: version
72
operation: is_not_empty
73
- mapping: tables/management/osver-consistency
+ # mapping: tables/management/osver-consistency # This is for version <7.0 of IPFabric.
74
+ mapping: tables/inventory/os-version-consistency/platforms # This is for versions >= 7.0 of IPFabric.
75
fields:
76
- name: version
77
mapping: version
0 commit comments