universal-discover-idle¶
Non-destructive, vendor neutral discover phase for running machines
Discover phase workflow for a machine that already has a running operating system. Collects inventory with gohai, installs the agent, and records LLDP neighbors. Requires no vendor tools.
Unlike universal-discover-core, this Workflow does not enforce the
sledgehammer BootEnv and does not reboot the machine. It ends on
complete-nobootenv, leaving the machine in the BootEnv it arrived in.
Use this Workflow in place of universal-discover-core in
universal/discover-phase-workflows to inventory machines without
disturbing the installed system.
Classification, validation, callback, and flexiflow hooks are not included
here. They come from universal-discover-start and
universal-discover-complete, which bracket every discover phase, and are
configured through the universal-discover-* params.
For a machine outside a pipeline, assign universal-idle instead. That
Workflow carries its own hook stages and ends on complete rather than
handing control back to the phase chain.
Objects that Reference universal-discover-idle¶
Not used in current content packs
Objects used by universal-discover-idle¶
- stages start in field Stages as value start
- stages inventory-minimal in field Stages as value inventory-minimal
- stages drp-agent in field Stages as value drp-agent
- stages network-lldp in field Stages as value network-lldp
- stages inventory in field Stages as value inventory
- stages universal-chain-workflow in field Stages as value universal-chain-workflow
- stages complete-nobootenv in field Stages as value complete-nobootenv