File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
-
2
- # node_manager
1
+ # node_manager [ ![ Build Status] ( https://travis-ci.org/puppetlabs/prosvcs-node_manager.svg )] ( https://travis-ci.org/puppetlabs/prosvcs-node_manager )
3
2
4
3
#### Table of Contents
5
4
1 . [ Overview] ( #overview )
@@ -71,7 +70,7 @@ The UID for the data group. Can be specified by group name or
71
70
UID. Default: ` default `
72
71
73
72
* ` rules ` <br />
74
- An array of classification rules. Default (empty hash ): ` {} `
73
+ An array of classification rules. Default (empty array ): ` [] `
75
74
76
75
### Puppet_environment
77
76
@@ -135,6 +134,7 @@ Retrieve all or one node_group and its data.
135
134
"environment"=>"production",
136
135
"classes"=>{}
137
136
}
137
+ }
138
138
```
139
139
140
140
_ Type:_ rvalue
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " WhatsARanjit-node_manager" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"author" : " WhatsARanjit" ,
5
5
"summary" : " Create and manage Node Manager API endpoints as resources." ,
6
6
"license" : " Apache 2.0" ,
You can’t perform that action at this time.
0 commit comments