Skip to content

feat(cisco): Remove bios-custom-configure tasks.

Victor Lowther requested to merge simplify-cisco-bios-config-steps into v4

Since the entire Cisco bios config step is 100% driven via Flexiflow, having these hardcoded stages is unneeded for now. Instead, we can rely on profile construction instead to pull in any additional custom steps that may be needed.

Merge request reports