aespinosa / cookbook-kube

Custom Chef resources to launch a Kubernetes cluster
https://supermarket.chef.io/cookbooks/kube
Apache License 2.0
32 stars 20 forks source link

No parameter to create log file with directory location #31

Closed gangap2014 closed 5 years ago

gangap2014 commented 5 years ago

Hey, Plz add the additional parameter for creating the logs directory and log file for all the services.

property :log_dir property :log_file property :logtostderr

gangap2014 commented 5 years ago

I am writing a wrapper cookbook around this cookbook.