Revert "Pin dep for sensu-plugins-dns"

This reverts commit 9f481aba24.

Change-Id: I185832998a0e1875b75c8d4e5b2d6fa50bd47218
This commit is contained in:
Martin André 2018-07-17 07:06:17 +00:00
parent 9f481aba24
commit dd304df163
1 changed files with 0 additions and 5 deletions

View File

@ -46,11 +46,6 @@ RUN echo '{{ image_name }} not yet available for {{ base_distro }}' \
{% block sensu_clients_install %}
{% if base_distro in ['centos', 'oraclelinux', 'rhel'] %}
# FIXME(mandre) Workaround for https://bugs.launchpad.net/kolla/+bug/1781434
RUN gem install public_suffix:"~>2"
{% endif %}
# Sensu plugins are all using semantic versioning.
# Let's cap them to the known major version that works with the ruby shipped on
# rhel/centos/oraclelinux (currently 2.0)