Revert "Stop dumb-init usage"

Context: https://bugzilla.redhat.com/show_bug.cgi?id=1693752
We agreed that we need dumb-init upstream and downstream,
one of the reasons is to handle zombie processes in the
containers.

e.g. ssh connections in mistral_executor container,
created by Ansible playbook runs.

This reverts commit 89cbba272d.

Related-Bug: 1821854
Change-Id: I93f97f76b598da268a77ff356fb1bffddfddef5f
This commit is contained in:
Emilien Macchi 2019-03-29 12:37:20 +00:00
parent 02f5c67db0
commit 8ec33d15a5
1 changed files with 0 additions and 7 deletions

View File

@ -5,13 +5,6 @@
{% set base_yum_url_packages_override = [] %}
{% set base_yum_repo_keys_override = [] %}
# block dumb-init installation
{% block dumb_init_installation %}{% endblock %}
# stop mariadb from trying to use dumb-init which was added by
# https://review.openstack.org/#/c/644244/
{% block mariadb_entrypoint %}{% endblock %}
# Enable ODL repo in ODL Dockerfile
{% block opendaylight_header %}
RUN echo $'[opendaylight-8-devel]\n\