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. |
Name | Type | Description |
---|---|---|
key_id | integer | description_notset |
server | string | description_notset |
Name | Type | Description |
---|---|---|
_ntp:common:strata | string | Hostname or IP address of the stratum server. |
Name | Type | Description |
---|---|---|
secret_type | string | description_notset |
secret | string | description_notset |
trustedkey | boolean | description_notset |