adds new config option "match_host_by_serial"

also enhanced debug out put to return found serials on DEBUG2

refs: #52
This commit is contained in:
Ricardo Bartels
2021-03-10 14:01:56 +01:00
parent 196f700f3f
commit f73e569c38
2 changed files with 11 additions and 3 deletions
+4
View File
@@ -170,6 +170,10 @@ permitted_subnets = 172.16.0.0/12, 10.0.0.0/8, 192.168.0.0/16, fd00::/8
# value: defines the desired NetBox platform name
#vm_platform_relation = centos-7.* = centos7, microsoft-windows-server-2016.* = Windows2016
# Try to find existing host based on serial number. This can cause issues with blade centers if VMWare does not
# report the blades serial number properly.
#match_host_by_serial = True
# Attempt to collect asset tags from vCenter hosts
#collect_hardware_asset_tag = True