openstack-ansible-openstack.../releasenotes/notes/sysstat-centos-opensuse-running-0be396c60a513562.yaml
Major Hayden e9f75bf860
Ensure sysstat is running on CentOS
This patch fixes sysstat on CentOS so that it runs properly.

Closes-Bug: 1717361
Change-Id: If95b0e02d7863291f88b67909128439599660ad0
2017-09-14 15:21:33 -06:00

9 lines
324 B
YAML

---
fixes:
- |
The ``sysstat`` package was installed on all distributions, but it was
only configured to run on Ubuntu and OpenSUSE. It would not run on CentOS
due to bad SELinux contexts and file permissions on
``/etc/cron.d/sysstat``. This has been fixed and ``sysstat`` now runs
properly on CentOS.