]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
container: remove ulimit nofile parameter
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 10 Jan 2020 20:35:58 +0000 (15:35 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 30 Mar 2020 07:54:23 +0000 (09:54 +0200)
commit64701437de95850f52f38f10cc16f72db8000505
tree7abece4721cb0299d9eceb80f0fa44f4ec1efa2a
parent760b6cd7b0b671d63e2d6ea32ec336edd2f8cd32
container: remove ulimit nofile parameter

Since Ceph Octopus is python3 only we don't need to specify the max open
files anymore with the container engine.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/filestore-to-bluestore.yml
infrastructure-playbooks/shrink-osd.yml
library/ceph_volume.py
roles/ceph-osd/tasks/start_osds.yml
tests/library/test_ceph_volume.py