this add-on adds a NTP MachineConfig to the nodes. Per default it uses the Hetzner NTP Servers
This addons adds 2 MachineConfigs which will configure chrony to use a specific NTP server.
ntp_server: ntp.hetzner.de
post_install_add_ons:
- name: 'ntp'
tasks_from: 'post-install.yml'
Apache 2.0
Jonas Janz