summaryrefslogtreecommitdiffstats
path: root/ansible/roles/chrony/templates
AgeCommit message (Collapse)AuthorFilesLines
2019-04-02Support time synchronization on hostsBartek Grzybowski1-0/+22
This change introduces functionality to synchronize infra/kube nodes' clock with external NTP authority. Configuring external time source is optional, however default behaviour will be to setup NTP time source on infra-node and sync kube-nodes clock with it. It's also possible to setup custom time zone. Change-Id: I725ce9a306da1977628b6c03d5ff10fca77fb3b0 Issue-ID: OOM-1710 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>