]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
remove configuration files for ceph packages on ubuntu clusters
authorRishabh Dave <ridave@redhat.com>
Wed, 31 Oct 2018 14:46:13 +0000 (10:46 -0400)
committerSébastien Han <seb@redhat.com>
Fri, 9 Nov 2018 15:50:25 +0000 (16:50 +0100)
commita74f4204cdc54ea1343c410252ead0cfa66db997
treedda7f195ddd9575fbfe574d35a161ad8ceecc5b2
parent77de54025bad5f549faa9c34fae14617d49f759d
remove configuration files for ceph packages on ubuntu clusters

For apt-get, purge command needs to be used, instead of remove command,
to remove related configuration files. Otherwise, packages might be
shown as installed while running dpkg command even after removing them.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1640061
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 640cad3fd810f0aacd41fc35b96f0be3f85fbd0d)
infrastructure-playbooks/purge-cluster.yml