File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## 2021-01-12 - Release 0.7.4
2+
3+ ### Summary
24
35- Add ` purge_behavior ` parameter to node\_ group resource type
6+ - Cleaned up Gemfile
47
58## 2019-12-27 - Release 0.7.3
69
7- ## Summary
10+ ### Summary
811
912- Updating version to be compatible with Puppet 5
1013
Original file line number Diff line number Diff line change 11{
22 "name" : " WhatsARanjit-node_manager" ,
3- "version" : " 0.7.3 " ,
3+ "version" : " 0.7.4 " ,
44 "author" : " WhatsARanjit" ,
55 "summary" : " Create and manage PE Console node groups as resources." ,
66 "license" : " Apache-2.0" ,
2020 "operatingsystem" : " RedHat" ,
2121 "operatingsystemrelease" : [
2222 " 6" ,
23- " 7"
23+ " 7" ,
24+ " 8"
2425 ]
2526 },
2627 {
2728 "operatingsystem" : " CentOS" ,
2829 "operatingsystemrelease" : [
2930 " 6" ,
30- " 7"
31+ " 7" ,
32+ " 8"
3133 ]
3234 },
3335 {
4345 " 10.04" ,
4446 " 12.04" ,
4547 " 14.04" ,
46- " 16.06"
48+ " 16.06" ,
49+ " 18.04"
4750 ]
4851 }
4952 ],
5053 "requirements" : [
5154 {
5255 "name" : " puppet" ,
53- "version_requirement" : " >= 3.7.1 < 7 .0.0"
56+ "version_requirement" : " >= 3.7.1 < 8 .0.0"
5457 }
5558 ],
5659 "description" : " Node_manager module"
You can’t perform that action at this time.
0 commit comments