We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8a1d42 + f58daa8 commit 129117fCopy full SHA for 129117f
CHANGELOG.md
@@ -46,4 +46,9 @@
46
* Features:
47
- Added support to run puppet-agent from a container
48
- Added a new fact conatiner: `docker` or `false` to indicate
49
- if puppet is running in an container environment.
+ if puppet is running in an container environment.
50
+
51
+### 2020-07-03
52
+* Bug fix:
53
+ - Case-insensitive comparison for QFX product models.
54
+* Upgrade to 2.1.1
Modulefile
@@ -1,5 +1,5 @@
1
name 'juniper-netdev_stdlib_junos'
2
-version '2.1.0'
+version '2.1.1'
3
source 'https://github.com/Juniper/puppet-netdev-stdlib-junos'
4
author 'Raja Shekar Mekala, Juniper Networks'
5
license 'See LICENSE file'
0 commit comments