report host time

Usage

stack report host time {host}

Description

Create a time configuration report (NTP or chrony).
At a minimum at least one server in the cluster has to be designated as a "parent"
time server. This ensures that there's atleast one server in the cluster that can
serve time. By default, the stacki frontend is a parent timekeeper.
Ideally, a "parent" time server will also have the "time.servers" attribute set
to talk to an external time server, so that the cluster is in sync with the external
time-keeping entity.

Relevant Attributes:

time.servers -	Optional - Comma-separated list of servers (IP addresses
		or resolvable names) that dictate the servers to use for time-keeping.
		This list is in *addition* to the Stacki frontend.

time.orphantype - Required for at-least one host in the cluster.
		Only the value of "parent" affects the behaviour
		of the NTP service. If a host is designated as a
		parent Orphan-type, that means this host can
		co-ordinate time with other peers to maintain
		time on the time island.

time.protocol - Optional - Can take the value of "chrony" or "ntp". Default
		Stacki behaviour is to use chrony for all hosts, except SLES 11 hosts.
		SLES 11 hosts use NTP by default

Arguments

Examples


Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf