File tree 3 files changed +19
-5
lines changed
3 files changed +19
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 2018-03-15 - Release 0.7.1
2
+
3
+ ## Summary
4
+
5
+ - Typo fix in README
6
+ - Change of repo name to puppet-node_manager
7
+
8
+ ## 2018-03-15 - Release 0.7.0
9
+
10
+ ### Summary
11
+
12
+ - Added task for update-classes endpoint
13
+ - JRuby method fix for Net::Http
14
+
1
15
## 2018-01-31 - Release 0.6.1
2
16
3
17
### Summary
Original file line number Diff line number Diff line change 7
7
1 . [ Authentication] ( #authentication )
8
8
1 . [ Types] ( #types )
9
9
* [ Node_group] ( #node_group )
10
- 1 . [ Tasks] (#tasks}
10
+ 1 . [ Tasks] ( #tasks )
11
11
* [ update_classes] ( #update_classes )
12
12
1 . [ Functions] ( #functions )
13
13
* [ node_groups()] ( #node_groups )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " WhatsARanjit-node_manager" ,
3
- "version" : " 0.6 .1" ,
3
+ "version" : " 0.7 .1" ,
4
4
"author" : " WhatsARanjit" ,
5
5
"summary" : " Create and manage PE Console node groups as resources." ,
6
6
"license" : " Apache-2.0" ,
7
- "source" : " https://github.com/WhatsARanjit/prosvcs -node_manager" ,
8
- "project_page" : " https://github.com/WhatsARanjit/prosvcs -node_manager" ,
9
- "issues_url" : " https://github.com/WhatsARanjit/prosvcs -node_manager/issues" ,
7
+ "source" : " https://github.com/WhatsARanjit/puppet -node_manager" ,
8
+ "project_page" : " https://github.com/WhatsARanjit/puppet -node_manager" ,
9
+ "issues_url" : " https://github.com/WhatsARanjit/puppet -node_manager/issues" ,
10
10
"tags" : [
11
11
" PE" ,
12
12
" puppet enterprise" ,
You can’t perform that action at this time.
0 commit comments