Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

Chapter 20. Time Parameters

ParameterDescription

EnablePackageInstall

Set to true to enable package installation at deploy time. The default value is false.

MaxPoll

Specify maximum poll interval of upstream servers for NTP messages, in seconds to the power of two. Allowed values are 4 to 17. The default value is 10.

MinPoll

Specify minimum poll interval of upstream servers for NTP messages, in seconds to the power of two. The minimum poll interval defaults to 6 (64 s). Allowed values are 4 to 17. The default value is 6.

NtpIburstEnable

Specifies whether to enable the iburst option for every NTP peer. If iburst is enabled, when the NTP server is unreachable NTP will send a burst of eight packages instead of one. This is designed to speed up the initial syncrhonization. The default value is True.

NtpServer

NTP servers list. The default value is ['pool.ntp.org'].

TimeZone

The timezone to be set on the overcloud. The default value is UTC.