lp:~guoqiao/ntp-charm

Owned by Joe Guo
Get this repository:
git clone https://git.launchpad.net/~guoqiao/ntp-charm
Only Joe Guo can upload to this repository. If you are Joe Guo please log in for upload directions.

Branches

Name Last Modified Last Commit
post-upgrade-series 2020-03-19 21:05:05 UTC
add post-series-upgrade hook and trigger install

Author: Joe Guo
Author Date: 2020-03-19 03:39:22 UTC

add post-series-upgrade hook and trigger install

while upgrade-series from xenial to bionic, default ntp implementation
will change from ntpd to chrony, which means chrony must be installed.

Hook `post-series-upgrade` will be triggered when we run `juju upgrade-series $MACHINE_ID complete`.

Since this charm can figure out the right implementation and package to install automatically,
so we just need to register `upgrade_charm` to hook `post-series-upgrade`, to trigger reinstall.

LP: #1838529

Signed-off-by: Joe Guo <joe.guo@canonical.com>

master 2020-03-19 04:22:51 UTC
add post-series-upgrade hook and trigger install

Author: Joe Guo
Author Date: 2020-03-19 03:39:22 UTC

add post-series-upgrade hook and trigger install

while upgrade-series from xenial to bionic, default ntp implementation
will change from ntpd to chrony, which means chrony must be installed.

Add func for hook post-series-upgrade, which just trigger `upgrade` and `install`.
Since this charm can figure out the right implementation and package to install automatically.

LP: #1838529

Signed-off-by: Joe Guo <joe.guo@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers