e8716e742e
If we move these into a subdir, it cleans up the number of things we nave to files match on. Stop running disable-puppet-agent in base. We run it in run-puppet which should be fine. Change-Id: Ia16adb96b11d25a097490882c4c59a50a0b7b23d
16 lines
349 B
YAML
16 lines
349 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
|
|
- ntp-perl
|
|
- ntpdate
|
|
- vim-minimal
|
|
- yum-cron
|
|
sftp_path: /usr/libexec/openssh/sftp-server
|
|
ssh_service_name: sshd
|
|
|