Skip to content

Update playbook version

This picks up a few changes:

  • Updates the exporter to activate core dumps by the deployment playbook, and to limit their size. This was previously done by require, but now is done at the IOC level (pending changes to require)
  • Set the logrotate comparison to be hourly. This does not affect when the logrotate actually happens, but it does permit it to be done more frequently than daily as is the default.

Merge request reports