Clarify that third argument to ensure_resource() is a hash

This commit is contained in:
Garrett Honeycutt 2015-07-12 20:11:36 -04:00
parent 01fe9dc15c
commit f485e6e2eb

View file

@ -212,7 +212,7 @@ Takes a list of packages and only installs them if they don't already exist. It
#### `ensure_resource` #### `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': user { 'dan':