From acaf01ac17a0af515fc2691a8bd8986e4e8bed32 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 9 Dec 2016 10:42:04 -0500 Subject: [PATCH] purge-cluster: add new version of libcephfs2 the libcephfs version was bumped to 2, so we need to check for that as well when we're removing all ceph packages Signed-off-by: Casey Bodley --- infrastructure-playbooks/purge-cluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure-playbooks/purge-cluster.yml b/infrastructure-playbooks/purge-cluster.yml index ec4426824..2b929a71d 100644 --- a/infrastructure-playbooks/purge-cluster.yml +++ b/infrastructure-playbooks/purge-cluster.yml @@ -509,6 +509,7 @@ ceph_remaining_packages: - libcephfs1 + - libcephfs2 - librados2 - libradosstriper1 - librbd1 -- 2.39.5