Dynatrace / Dynatrace-AppMon-Chef

Installs the Dynatrace Application Monitoring solution using Chef.
MIT License
12 stars 15 forks source link

Chef with cron #24

Closed tobymaro closed 7 years ago

tobymaro commented 7 years ago

Hello,

Usually I run chef-client every 5 minutes on all my nodes. But new cookbook version doesn't allow it. It restarts server and collectors every run. Could you please correct it? For example add to your resources "updated_by_last_action?"

pozieblo commented 7 years ago

The fix is ready on master branch (see commits dcab881e1, fd42006a2 and c99d80df4). Specifically the following scenarios have been analyzed and taken into account in this fix:

tobymaro commented 7 years ago

Thank you. What about chef supermarket? I think it's better to set new version. I used Berks and it downloads old code version.

pozieblo commented 7 years ago

We will release an official version tomorrow (on Tuesday).

tobymaro commented 7 years ago

Thank You. It's Ok now.