seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

seapath-monitor-common.inc: install chrony on monitor #208

Closed eroussy closed 2 months ago

eroussy commented 2 months ago

Timemaster is currently installed on both hosts and observers, but chrony is only installed on hosts. To make uniform which tools are used for PTP and NTP among machines in a cluster, also install chrony and chronyc on the observer machine. That way, the same timemaster/chrony configuration can be used for all machines in a cluster.