Revert "Pin dep for sensu-plugins-dns"
This reverts commit 9f481aba24
.
Change-Id: I185832998a0e1875b75c8d4e5b2d6fa50bd47218
This commit is contained in:
parent
9f481aba24
commit
dd304df163
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user