Skip to content

Commit

Permalink
Merge pull request #485 from ghoneycutt/patch-2
Browse files Browse the repository at this point in the history
Clarify that third argument to ensure_resource() is a hash
  • Loading branch information
DavidS committed Jul 14, 2015
2 parents 01fe9dc + f485e6e commit a022441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -212,7 +212,7 @@ Takes a list of packages and only installs them if they don't already exist. It

#### `ensure_resource`

Takes a resource type, title, and a list of attributes that describe a resource.
Takes a resource type, title, and a hash of attributes that describe the resource(s).

~~~
user { 'dan':
Expand Down

0 comments on commit a022441

Please sign in to comment.