cinder block - dead code cleanup

simplify to simple block substitution

change the comment and remove the commented out command,
Drop the empty comment and leave an empty block.

Change-Id: Icd27d6b0a221ddd097824679d5162d0d4b7ee1a1
This commit is contained in:
Jon Schlueter 2019-01-25 19:34:15 -05:00
parent 37c5bef7d8
commit f15785e113
1 changed files with 2 additions and 3 deletions

View File

@ -29,9 +29,8 @@ gpgcheck=0' >> /etc/yum.repos.d/opendaylight.repo
{% else %}
{% set barbican_api_packages_remove = ['uwsgi-plugin-python'] %}
{% endif %}
{% block cinder_volume_redhat_setup %}
# RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/tgtd.conf
{% endblock %}
# remove the block to override the behavior
{% block cinder_volume_redhat_setup %}{% endblock %}
# This installs the puppet dependency in the base container and includes helper scripts
# Rsync is required for docker-puppet.py to move the generated config to /var/lib/config-data