remove job type knowledge from code into config
This commit is contained in:
		| @@ -187,6 +187,27 @@ dns: | ||||
| #  expire: | ||||
| #    when: '20 23 * * *' | ||||
|  | ||||
| job_types: | ||||
|   discoverall: Poller | ||||
|   discover:    Poller | ||||
|   arpwalk:     Poller | ||||
|   arpnip:      Poller | ||||
|   macwalk:     Poller | ||||
|   macsuck:     Poller | ||||
|   nbtwalk:     Poller | ||||
|   nbtstat:     Poller | ||||
|   expire:      Poller | ||||
|   location:    Interactive | ||||
|   contact:     Interactive | ||||
|   portcontrol: Interactive | ||||
|   portname:    Interactive | ||||
|   vlan:        Interactive | ||||
|   power:       Interactive | ||||
|  | ||||
| job_type_keys: | ||||
|   Poller: pollers | ||||
|   Interactive: interactives | ||||
|  | ||||
| # --------------- | ||||
| # DANCER INTERNAL | ||||
| # --------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user