Skip to content

Commit

Permalink
Merge pull request #35 from rsmekala/2.1.0-rc1
Browse files Browse the repository at this point in the history
Updated version tag to 2.1.0
  • Loading branch information
ydnath authored Dec 5, 2019
2 parents bb9b0d7 + b218293 commit e6dc223
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@
- Issue with netdev_lag creation and deletion - interfaces arriving as array
entries changed to look like normal interfaces to netconf.
* Upgrade to 2.0.5

### 2019-12-05
* Features:
- Added support to run puppet-agent from a container
- Added a new fact conatiner: `docker` or `false` to indicate
if puppet is running in an container environment.
4 changes: 2 additions & 2 deletions Modulefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name 'juniper-netdev_stdlib_junos'
version '2.0.5'
version '2.1.0'
source 'https://github.com/Juniper/puppet-netdev-stdlib-junos'
author 'Jeremy Schulman, Ganesh Nalawade, Juniper Networks'
author 'Raja Shekar Mekala, Juniper Networks'
license 'See LICENSE file'
summary 'Junos Provider code for Networking Device (netdev stdlib) Library'

Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "juniper-netdev_stdlib_junos",
"version": "2.0.2",
"author": "Jeremy Schulman, Ganesh Nalawade, Juniper Networks",
"version": "2.1.0",
"author": "Raja Shekar Mekala, Juniper Networks",
"summary": "Junos Provider code for Networking Device (netdev stdlib) Library",
"license": "See LICENSE file",
"source": "https://github.com/Juniper/puppet-netdev-stdlib-junos",
Expand Down

0 comments on commit e6dc223

Please sign in to comment.