Comment 7 for bug 1847863

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/689435
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a1d58df74a3babf12cec91f6f6ffd03e7ae6e7c0
Submitter: Zuul
Branch: stable/stein

commit a1d58df74a3babf12cec91f6f6ffd03e7ae6e7c0
Author: Radosław Piliszek <email address hidden>
Date: Sat Oct 12 17:11:41 2019 +0200

    Do not install ntp package on host when not used

    This could badly affect containerized chrony
    on Debian family distros.

    Adapted for Stein which did not allow empty package names
    as skipped.
    Rocky, on the other hand, has already been patched with
    this functionality due to Ceph on CentOS.

    Change-Id: I3c57c0fe254b6166db55fa33358be646a4a23192
    Closes-bug: #1847863
    (cherry picked from commit e91860c35750879078d4e219bf57c329436edbbe)