-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Netbox Version 3.6.5
When defining platform settings for driver juniper_junos we correctly configure the command as 'show configuration | display set' which displays the current junos configuration as set commands. After running the Config Compliance job - the actual configuration is NOT show in 'display set' format but instead as hierarchical format.
To Reproduce
Steps to reproduce the behavior:
- Define platform settings for juniper_junos and set command as 'show configuration | display set'
- Run ConfigDiffScripts which is successful
- View Config Compliance against device - diff does not work as rendered config is in set format, collected config is not in set format
Expected behavior
Collected configuration in 'set' format
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working