add internal worker plugin to set fqdn for cli actions

This commit is contained in:
Oliver Gorwits
2023-09-26 09:27:14 +01:00
parent f65e2970ba
commit 370d483c5a

View File

@@ -512,6 +512,7 @@ job_prio:
- 'stats' - 'stats'
worker_plugins: worker_plugins:
- 'Internal::BackendFQDN'
- 'Internal::SNMPFastDiscover' - 'Internal::SNMPFastDiscover'
- 'AddPseudoDevice' - 'AddPseudoDevice'
- 'Arpnip' - 'Arpnip'
@@ -588,6 +589,14 @@ deferrable_actions:
- 'macwalk' - 'macwalk'
- 'arpwalk' - 'arpwalk'
- 'discoverall' - 'discoverall'
<<<<<<< Updated upstream
=======
- 'macwalk'
- 'nbtwalk'
- 'primeskiplist'
- 'scheduler'
- 'snapshot'
>>>>>>> Stashed changes
# --------------- # ---------------
# GraphViz Export # GraphViz Export