nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
38 stars 41 forks source link

Fix PLUGIN_CFG keys for ACI Integration #604

Closed jdrew82 closed 5 days ago

jdrew82 commented 5 days ago

This closes #603. There were multiple keys for PLUGINCFG in the ACI integration that were missing the `aci` prepend on the key. I've corrected all of the ones I could find.

jdrew82 commented 5 days ago

Actually, cancel this. I had forgotten that the the aci_ prepend is removed here.