|
- property: user |
|
ruby_type: String, Integer |
|
required: false |
|
default_value: "`HOME` environment variable of the user running chef-client" |
|
description_list: |
|
- markdown: The system user that will own the checked-out code. |
Please clarify whether the git command actually executes as the listed user, or whether it simply CHMODs the files after the fact?