]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Adjust /etc/updatedb.conf to not parse /var/lib/ceph
authorAndy McCrae <andy.mccrae@gmail.com>
Mon, 19 Feb 2018 18:13:21 +0000 (18:13 +0000)
committerSébastien Han <seb@redhat.com>
Tue, 20 Feb 2018 10:32:56 +0000 (11:32 +0100)
commit2779d2a850265d01b62b9d8b4db7c2b4ce8b8fec
tree905dda0c65266b70fca51d0585ffddfd2610d972
parente88af3c4cb314f1f640447ebdce343f0aca85fb4
Adjust /etc/updatedb.conf to not parse /var/lib/ceph

Using updatedb -e doesnt make a permanent change, but will updatedb
without the passed path.

To make this change more permanent we should update the
/etc/updatedb.conf file to include /var/lib/ceph.
roles/ceph-common/tasks/misc/system_tuning.yml