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

Use chef config data for the default path values from attributes #115

Open tas50 opened 7 years ago

tas50 commented 7 years ago

We hardcode Linux / WIndows paths as the default attributes in this cookbook. We should build the default values from chef config so that a person can change their default install dir in their client.rb and have that automatically picked up by this cookbook.