789ebe1e95
Adds ntpdate to the binary package list for the diskimage-builder element, and added ntpclient to the tinycore package list and added a small shim to wrap ntpclient as ntpdate is not a native tinycore package. For larger ramdisks, we attempt to use chrony, which superceeds the ntp package as a combined time server and client. Change-Id: If99f2df31af8e4d41ad7813d25f0d779abc23f7a Needed-By: https://review.opendev.org/#/c/707911/
8 lines
243 B
YAML
8 lines
243 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds packages required for ``ironic-python-agent`` to
|
|
synchronize the system clock, namely ntpdate. The other
|
|
dependency of the agent requires is ``hwclock``, however
|
|
that package is provided by util-linux.
|