diff options
author | Emma Foley <efoley@redhat.com> | 2021-07-07 17:45:26 +0100 |
---|---|---|
committer | Emma Foley <efoley@redhat.com> | 2021-07-07 17:27:16 +0000 |
commit | 60f551abc1d3da3dd9fe20961be68c5f5c5dc210 (patch) | |
tree | dd9d5375e1bd9e2af25e6fdd3c839c60c2624ba1 /ci/utility/rpms_list | |
parent | b9d2c34d8a9ff343e3ef2fab7381501682bc6c35 (diff) |
[ci] Remove disabled packages from the RPMs list.stable/kali
The following packages are no longer built when creating the RPMs for collectd:
* collectd-gps - not buildable on RHEL8
* collectd-lvm - lvmlvapp was deprecated upstream
* collectd-modbus - not buildable on RHEL8
* collectd-mqtt - not buildable on RHEL8
* collectd-nut - dependencies deprecated upstream
* collectd-ping - not buildable on RHEL 8
* collectd-smart - only buildable on RHEL 7
* collectd-varnish - dependencies deprecated upstream
Change-Id: I3d3179b369ebc67d1bd7d16498b5e3131453f57e
Signed-off-by: Emma Foley <efoley@redhat.com>
(cherry picked from commit 9a9a470cd1033dbbf8adb1dcc93bc881e131a1ab)
Diffstat (limited to 'ci/utility/rpms_list')
-rw-r--r-- | ci/utility/rpms_list | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ci/utility/rpms_list b/ci/utility/rpms_list index 9607c5ab..eda3f435 100644 --- a/ci/utility/rpms_list +++ b/ci/utility/rpms_list @@ -15,8 +15,6 @@ collectd-debuginfo collectd-disk collectd-dns collectd-email -collectd-gmond -collectd-gps collectd-hddtemp collectd-intel_rdt collectd-ipmi @@ -24,34 +22,27 @@ collectd-iptables collectd-java collectd-log_logstash collectd-lua -collectd-lvm collectd-memcachec -collectd-modbus -collectd-mqtt collectd-mysql collectd-netlink collectd-nginx collectd-notify_desktop collectd-notify_email -collectd-nut collectd-openldap collectd-ovs_events collectd-ovs_stats collectd-perl collectd-php-collection collectd-pinba -collectd-ping collectd-postgresql collectd-python collectd-redis collectd-rrdcached collectd-rrdtool collectd-sensors -collectd-smart collectd-snmp collectd-snmp_agent collectd-utils -collectd-varnish collectd-virt collectd-write_http collectd-write_prometheus |