Revert "[RHEL8]Remove collectd-sensubility from collectd container"
Package is now available in RHUI. Closes-bug: #1839423 This reverts commit 84d1fcdfffe8dba4186a9d77f0b9f358e7a81d50. Change-Id: I63876b7975b9993722a1c37853f10e7227422476
This commit is contained in:
parent
84d1fcdfff
commit
c726273018
@ -207,13 +207,6 @@ RUN sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf \
|
||||
{% endif %}
|
||||
{% set openstack_base_packages_append = ['openstack-selinux'] %}
|
||||
|
||||
{% if ansible_distribution == "RedHat" %}
|
||||
# Remove collectd-sensubility from RHEL-8 as it is not available.
|
||||
# https://bugs.launchpad.net/tripleo/+bug/1839423
|
||||
{% set collectd_packages_remove = [
|
||||
'collectd-sensubility'
|
||||
] %}
|
||||
{% endif %}
|
||||
# Use mariadb-server-galera and xinetd for galera and clustercheck
|
||||
{# 'pv' # EPEL
|
||||
#}
|
||||
|
Loading…
x
Reference in New Issue
Block a user