virthost: no collectd client packages on rhel10 yet

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-05-30 20:06:07 -07:00
parent 56c8dcc832
commit 2cc8fabdbf

View file

@ -45,7 +45,7 @@
- hosts
- {role: openvpn/client, when: vpn|bool}
- ipa/client
- {role: collectd/base}
- {role: collectd/base, when: ansible_distribution_major_version|int < 10}
- {role: iscsi_client, when: "inventory_hostname.startswith(('bvmhost-x86-06', 'bvmhost-x86-07', 'bvmhost-p09')) and datacenter == 'iad2'"}
- sudo
- virthost