networktocode / netutils

Python library that is a collection of functions and objects for common network automation tasks.
https://netutils.readthedocs.io/
Other
218 stars 49 forks source link

Add JunOS and Vyatta to HierConfig mappers #490

Closed jdrew82 closed 7 months ago

jdrew82 commented 7 months ago

Just updating the hier-config mappings now that Juniper and Vyatta are supported out of the box. Closes #491.

itdependsnetworks commented 7 months ago

Hold off on merging this, I didn't realize, but I think this is not an actual hierconfig option, which leaves the chance for it to be created in hierconfig, and then eventually be misaligned.

I don't have the solution... but I I think we should hold up.

jdrew82 commented 7 months ago

These were added recently by @jtdub here: https://github.com/netdevops/hier_config/commit/e982814a4f689fb50707611d2248a41502e079f3

itdependsnetworks commented 7 months ago

Thanks... I misunderstood the message on Slack then.