nautobot / nautobot-app-nornir

Nornir plugin to enable other Nautobot network automation plugins
https://docs.nautobot.com/projects/plugin-nornir/en/latest/
Other
26 stars 17 forks source link

fix config context overrides for secrets #155

Closed jeffkala closed 6 months ago

jeffkala commented 6 months ago

The wrong constant was being used in the the overrides code, which leaded to use_config_context for secrets to never actually be overloaded.