chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

Added file_dir attribute used by the config template of the push client. #145

Open vadimkl opened 5 years ago

vadimkl commented 5 years ago

Added file_dir attribute used by the config template of the push client.

Obvious fix.

Description

Added new file_dir attribute that specifies the location of the files on the remote node that are stored by the push job. Part of the push client issue fix that affects windows nodes.

Issues Resolved

Related to issue 169 of the pushy client.

Check List