aboutsummaryrefslogtreecommitdiffstats
path: root/app/config/scanners.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/scanners.json')
-rw-r--r--app/config/scanners.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/config/scanners.json b/app/config/scanners.json
index ae856a2..c5efb06 100644
--- a/app/config/scanners.json
+++ b/app/config/scanners.json
@@ -220,6 +220,11 @@
},
"fetcher": "CliFetchHostPnics",
"children_scanner": "ScanHostPnic"
+ },
+ {
+ "type": "host_pnic",
+ "fetcher": "CliFetchBondHostPnics",
+ "children_scanner": "ScanHostPnic"
}
],
"ScanHostPnic": [