Skip to content

Git Overrides don't work with multiple provides in the same datasource #277

@jeffkala

Description

@jeffkala

Environment

  • Python version: 3.9
  • Nautobot version: 2.3
  • nautobot-device-onboarding version: latest
  • ntc-templates version: 7.0.0

Expected Behavior

To be able to have a single git repo that has multiple proivdes methods including the onboarding command mapper overloads

Observed Behavior

The overload isn't actually taking affect unless a dedicated git repo in NB is created for the onboarding mappers overload and ONLY that single provides is used.

Steps to Reproduce

  1. Create git repo with multiple provides (config-context, onboarding mapping overrides)
  2. sync repo
  3. notice the overloaded yaml files arent actually taking into affect.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions