Metadata schema specifications for NTP client

Metadata schema specifications for NTP client

Core Properties

Name Type Description
mode7 boolean Enables mode7 for the NTP server.
remove_dhcp_conf boolean Forcibly remove “/var/lib/ntp/ntp.conf.dhcp” file. WA for issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600661
stratum object List of NTP stratums to keep the time in sync. If define used instead of strata. For details, see: ntp:common:stratum definition
logfile string NTP log file path.
enabled boolean Enables NTP client service.
strata array List of NTP stratums to keep the time in sync. For details, see: ntp:common:strata definition
secrets object Dict with secrets For details, see: ntp:common:secret definition
enabled boolean Enables NTP auth.

ntp:common:stratum definition

Name Type Description
key_id integer description_notset
server string description_notset

ntp:common:strata definition

Name Type Description
_ntp:common:strata string Hostname or IP address of the stratum server.

ntp:common:secret definition

Name Type Description
secret_type string description_notset
secret string description_notset
trustedkey boolean description_notset