system-config/playbooks/roles/base-server/vars/RedHat.yaml

10 lines
245 B
YAML

- distro_packages:
- bind-utils
- iputils
# Utils in ntp-perl are included in Debian's ntp package; we
# add it here for consistency. See also
# https://tickets.puppetlabs.com/browse/MODULES-3660
- ntp-perl
- ntpdate
- yum-cron