socallinuxexpo / scale-chef

Chef Cookbooks and related scripts for managing SCALE and LinuxFests' infrastructure
8 stars 3 forks source link

Restart apache slightly less often #301

Closed jaymzh closed 11 months ago

jaymzh commented 11 months ago

Part of https://github.com/socallinuxexpo/scale-chef/pull/293 was supposed to drop restarts to hourly, but a rebase dropped that because those lines were changed by Ilan to fix a bug I had introduced.

This drops us down to hourly. While we may run into issues, if we do at least now we have logging, and at worst will be down for less than an hour.

Signed-off-by: Phil Dibowitz phil@ipom.com