Releases: Juniper/puppet-netdev-stdlib-junos
Releases · Juniper/puppet-netdev-stdlib-junos
Patch release
Patch release
Updated ruby syntax to work with ruby 1.8
Fix issues with usage in a container
Added support for netdev-modules to run in a container environment
Check if speed and duplex are configurable
- Speed and duplex-mode are not configurable in certain product models
- Added interface_properties.rb facts file to identify such models
- Add an ability to check if they are configurable and handle accordingly
Bug fixes for flush configuration
Merge pull request #28 from mahant3sh/master Flush configuration whenever there is an ensure property.