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.
1 parent fb21261 commit b058fcfCopy full SHA for b058fcf
.travis.yml
@@ -1,6 +1,9 @@
1
language: ruby
2
matrix:
3
include:
4
+ # 2018.1.11
5
+ - rvm: 2.4.9
6
+ env: PUPPET_VERSION=5.5.17
7
# 2017.3.1
8
- rvm: 2.4.1
9
env: PUPPET_VERSION=5.3.1
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 2019-12-27 - Release 0.7.3
+
+## Summary
+- Updating version to be compatible with Puppet 5
## 2019-06-20 - Release 0.7.2
### Summary
metadata.json
@@ -1,6 +1,6 @@
{
"name": "WhatsARanjit-node_manager",
- "version": "0.7.2",
+ "version": "0.7.3",
"author": "WhatsARanjit",
"summary": "Create and manage PE Console node groups as resources.",
"license": "Apache-2.0",
0 commit comments