Merge pull request #485 from ghoneycutt/patch-2

Clarify that third argument to ensure_resource() is a hash
This commit is contained in:
David Schmitt 2015-07-14 09:47:22 +01:00
commit a022441289

View file

@ -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':