Juniper / puppet-netdev-stdlib-junos

Junos specific Provider code for "netdev_stdlib". Netdev is a vendor-neutral network abstraction framework developed by Juniper Networks and contributed freely to the DevOps community.
Apache License 2.0
25 stars 14 forks source link

Adds ability for puppet to work from a container environment for Junos-specific modules #31

Closed rsmekala closed 5 years ago

rsmekala commented 5 years ago

Summary

The pull request allows the container to operate from a container environment, it uses Netconf::SSH method to authenticate to the target device.

Requirements:

rsmekala commented 5 years ago

@ydnath Can you merge the pull request ??