
Chrony is the new default timesync service, but we still were installing ntp by default. Let's replace the ntp package install with an explicit chrony install. Change-Id: Ib6494c6d2745d3573365eca9aae76d677654fbd2 Related-Blueprint: tripleo-chrony
13 lines
366 B
Plaintext
13 lines
366 B
Plaintext
{
|
|
"default": {
|
|
"dpdk_package": "dpdk",
|
|
"driverctl_package": "driverctl",
|
|
"libvirt_package": "libvirt",
|
|
"nfs_package": "nfs-utils",
|
|
"chrony_package": "chrony",
|
|
"pacemaker_remote_package": "pacemaker-remote",
|
|
"sasl_scram_package": "cyrus-sasl-scram",
|
|
"tuned_profiles_cpu_partitioning_package": "tuned-profiles-cpu-partitioning"
|
|
}
|
|
}
|