Add thrift to includepkgs from EPEL

Latest ceph releases also require thrift package to be installed,
which is provided by EPEL. We add the package of allowed ones
to come from EPEL.

Change-Id: Id2cd34bf88efbda9ba37710d1052a6f54249b5bf
Closes-Bug: #2013276
This commit is contained in:
Dmitriy Rabotyagov 2023-03-30 21:05:41 +02:00
parent 13d48e96d4
commit f2a40ab1cd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
gpgcheck: yes
enabled: yes
state: present
includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb, liboath, fmt'
includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb, liboath, fmt, thrift'
when:
- ansible_facts['pkg_mgr'] == 'dnf'
register: install_epel_repo