From 936e731b7bcdedcfbea58790a658afd0a2b51882 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Mon, 8 Aug 2022 11:31:33 -0400 Subject: [PATCH] ceph-windows: Clean up repo files Signed-off-by: David Galloway --- scripts/ceph-windows/cleanup | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ceph-windows/cleanup b/scripts/ceph-windows/cleanup index 9ef882f6..215337a6 100644 --- a/scripts/ceph-windows/cleanup +++ b/scripts/ceph-windows/cleanup @@ -16,6 +16,7 @@ if [[ -x $WORKSPACE/cephadm ]] && [[ -d /var/lib/ceph ]]; then fi # Cleanup remaning files / directories +sudo $WORKSPACE/cephadm rm-repo sudo rm -rf \ $WORKSPACE/ceph.conf $WORKSPACE/keyring $WORKSPACE/cephadm \ $WORKSPACE/ceph.zip $WORKSPACE/known_hosts \ -- 2.47.3