-
Notifications
You must be signed in to change notification settings - Fork 124
remote_file resource
Ryota Arai edited this page Mar 17, 2015
·
17 revisions
Name | Value | Default | Required |
---|---|---|---|
`action` | one of Symbol, Array | `:create` | Yes |
`user` | String | (no default) | No |
`path` | String | (name of resource) | No |
`content` | String | `""` | No |
`mode` | String | (no default) | No |
`owner` | String | (no default) | No |
`group` | String | (no default) | No |
`source` | one of String, Symbol | `:auto` | No |