cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #01511
[Merge] ~raharper/cloud-init:bug-lp-1645644-ntp into cloud-init:master
The proposal to merge ~raharper/cloud-init:bug-lp-1645644-ntp into cloud-init:master has been updated.
Description changed to:
cc_ntp: write template before installing and add service restart
On systems which installed ntp and specified servers or pools in the
config ntpd didn't notice the updated configuration file and didn't
use the correct configuration. Resolve this by rendering the template
first which allows the package install to use the existing
configuration. Additionally add a service restart to handle the case
where ntp does not need to be installed but it may not have started.
Add an integration test to confirm that cc_ntp enables ntp to use the
specific servers and pools in the cloud-config.
LP: #1645644
For more details, see:
https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/314539
--
Your team cloud init development team is requested to review the proposed merge of ~raharper/cloud-init:bug-lp-1645644-ntp into cloud-init:master.
References