]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: Install numactl package when needed v3.2.9
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 11 Mar 2019 14:44:47 +0000 (10:44 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 12 Mar 2019 08:14:47 +0000 (08:14 +0000)
commit2f3206abeb035c513d140a7cc292f4333c5de3bd
treeab35aa219274e5680f1d7094978313de042ba6ee
parent34086ec23302c28a127f6aaba4ec162bf00d240e
ceph-osd: Install numactl package when needed

With 3e32dce we can run OSD containers with numactl support.
When using numactl command in a containerized deployment we need to
be sure that the corresponding package is installed on the host.
The package installation is only executed when the
ceph_osd_numactl_opts variable isn't empty.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b7f4e3e7c7d73d931fd7fec4c940384c890dee42)
roles/ceph-osd/tasks/main.yml