Comment 3 for bug 1863144

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/708047
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=980eae4a86cbc2f414e06e6e8d8d0a13a10fbbad
Submitter: Zuul
Branch: master

commit 980eae4a86cbc2f414e06e6e8d8d0a13a10fbbad
Author: Shuicheng Lin <email address hidden>
Date: Mon Feb 17 10:59:24 2020 +0800

    Remove docker registry default setting in containerd config file

    Docker registry is configured as secure registry in default in
    config.toml. User may config docker registry as insecure registry
    in localhost.yml, and lead to configuration conflict. Remove the
    default setting in config.toml to solve it.

    Closes-Bug: 1863144

    Change-Id: I4b3b3e1095f10a9ce2e92a3c84330dab1af3f895
    Signed-off-by: Shuicheng Lin <email address hidden>