Update cron service and package for CentOS

This commit is contained in:
Nemo 2020-07-10 20:49:59 +02:00
parent 1acf3a920b
commit 4cfc0220c9
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ ntp_package: ntp
sudo_package: sudo sudo_package: sudo
# Service and package's name of CRON on Debian # Service and package's name of CRON on Debian
cron_service_name: cron cron_service_name: crond
cron_package: cron cron_package: cronie
# Sudoers' group name on Debian # Sudoers' group name on Debian
sudo_group: wheel sudo_group: wheel