Install chrony on AIO

This patch updates the bootstrap-aio playbook to install chrony in
order to enable successful completion of the ansible-hardening tasks.

Change-Id: I31d8adde500d2479d199cabbb821b2d821347de1
Closes-Bug: #1855352
(cherry picked from commit f66b4b277f)
This commit is contained in:
James Denton 2019-12-05 23:59:04 +00:00 committed by Dmitriy Rabotyagov (noonedeadpunk)
parent c0be9cd66f
commit 44fc240f02
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ packages_install:
- bridge-utils
- btrfs-tools
- build-essential
- chrony
- curl
- dbus
- ethtool