]> git.apps.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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 30 Mar 2020 13:22:28 +0000 (09:22 -0400)
commit1b094acf241da8dcd95fa2d585e57fd7f9cffdec
tree5d46c686af6d44eb0b5fbd277a0dc937fca70917
parentef5d015b21f165c1426a6383cd0131d9d152d674
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>
(cherry picked from commit 64701437de95850f52f38f10cc16f72db8000505)
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