nautobot / nautobot-app-device-onboarding

Device Onboarding Plugin for Nautobot
https://docs.nautobot.com/projects/device-onboarding/en/latest/
Other
43 stars 28 forks source link

Junos with multiple REs has different path for version information #239

Open jeffkala opened 2 weeks ago

jeffkala commented 2 weeks ago

Environment

Expected Behavior

parse version properly

Observed Behavior

fails to onboard device

Steps to Reproduce

  1. Run onboarding with a junos device with multiple routing engines

This jpath is the fix

        jpath: '"multi-routing-engine-results"[]."multi-routing-engine-item"[]."software-information"[]."host-name"[].data || "software-information"[]."host-name"[].data'  # yamllint disable-line rule:quoted-strings