system-config/playbooks/roles/base-server/vars/Ubuntu.trusty.yaml
Ian Wienand 482e1110f0 Use systemd-timesyncd on Bionic
There are long-standing issues with ntp start ordering w.r.t unbound
and being able to resolve DNS names.  Things have moved on to
systemd-timesyncd anyway.  Move the ntp start from the generic
locations to only apply to older distros, and use system-timesyncd on
Bionic.  Update testing.

Change-Id: I664539f93242e2c68d0cb1cf95c260f3bc03550d
2019-06-14 13:06:24 +10:00

11 lines
189 B
YAML

distro_packages:
- dnsutils
- emacs23-nox
- yaml-mode
- iputils-ping
- vim-nox
- unattended-upgrades
- mailutils
sftp_path: /usr/lib/openssh/sftp-server
ssh_service_name: ssh