NtpServiceProperties

NtpServiceProperties
NtpServiceProperties

NTP Service properties

JSON Example
{
    "servers": [
        "string"
    ],
    "start_on_boot": false
}
array of string
servers
Required

NTP servers

boolean
start_on_boot
Optional
Constraints: default: true

Start NTP service when system boots