Comment 6 for bug 1784085

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45672
Committed: http://github.com/Juniper/openshift-ansible/commit/c824241e32fffb96dc0e391b90f7875d242e0370
Submitter: Zuul v3 CI (<email address hidden>)
Branch: release-3.9-contrail

commit c824241e32fffb96dc0e391b90f7875d242e0370
Author: pvijayaragav <email address hidden>
Date: Mon Aug 20 18:51:13 2018 -0700

Added ntp check and insecure registry

1. Added check for ntp getting installed and started, openshift
has this in it openshift_clock playbook, but it doesn seem
to work.
2. Added insecure registry being added to docker and restarted
docker. This was previously done by openshift but now
we have our own way of providing insecure registry by
setting the contrail_insecure_registry=true flag

Change-Id: Id4c790ca0a846468ea1189eed4ec942750f62bec
Closes-Bug: #1784085
Closes-Bug: #1783860