Skip to content

Releases: Juniper/puppet-netdev-stdlib-junos

Patch release

03 Jul 10:09
0cf3edb
Compare
Choose a tag to compare

Ignore case in device details

Patch release

26 Feb 05:52
509a688
Compare
Choose a tag to compare

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

05 Dec 06:47
e6dc223
Compare
Choose a tag to compare

Check if speed and duplex are configurable

20 Nov 06:12
d011ec5
Compare
Choose a tag to compare
  • 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

20 Nov 05:03
e74a219
Compare
Choose a tag to compare
Merge pull request #28 from mahant3sh/master

Flush configuration whenever there is an ensure property.

Update to stable version 2.0.2

17 Mar 07:18
Compare
Choose a tag to compare

-Bug fix:
Issue #17 Puppet: Error message while executing XML format ERB template
Issue #20 Issue while configuring LAG on 15.2 junos-x image

  • Fixed puppet lint issues.
  • Support 'apply_group' defined type.