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
This commit is contained in:
James Denton 2019-12-05 23:59:04 +00:00
parent dc5983cd2d
commit f66b4b277f
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