ansible-hardening/doc/source/developer-notes/V-38605.rst
Major Hayden a841e184de Docs: Update dev notes for Cat 2 controls
This patch updates the documentation for the developer notes associated
with the Cat 2 (Medium) controls applied by the security role.

Partial-bug: 1583744

Change-Id: Ic342f33942521db009185585a21208a4688f6ed3
2016-05-25 11:38:13 -05:00

5 lines
265 B
ReStructuredText

The ``cron`` service is running by default in Ubuntu 14.04, Ubuntu 16.04, and
CentOS 7. It is required for various OpenStack services to function properly.
The Ansible tasks in this role will ensure that ``cron`` is running and is
configured to start at boot time.