Add INTEGRATION_DISCOVERY to DISCOVERY_SOURCES (#65811)

This commit is contained in:
J. Nick Koston 2022-02-05 10:36:04 -06:00 committed by GitHub
parent 854d56fc6d
commit ff59f1ee51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,6 +117,7 @@ DISCOVERY_SOURCES = (
SOURCE_DHCP,
SOURCE_DISCOVERY,
SOURCE_IMPORT,
SOURCE_INTEGRATION_DISCOVERY,
SOURCE_UNIGNORE,
)