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

14 lines
340 B
YAML

distro_packages:
- bind-utils
- emacs-nox
- 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
- vim-minimal
- yum-cron
sftp_path: /usr/libexec/openssh/sftp-server
ssh_service_name: sshd