360e0107a7
Removes puppet-side ntp setup. Change-Id: I75a87ca55fd4b75c5715cc3fd2b708e0b0ae2c20
15 lines
363 B
YAML
15 lines
363 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
|
|
ntp_service_name: ntpd
|