From 57f7f8654bc25da9e54af64b71262e0e29bfeae9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Thu, 22 Aug 2019 10:20:11 -0400
Subject: [PATCH] mention removing the actual machine

---
 tsa/howto/retire-a-host.mdwn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tsa/howto/retire-a-host.mdwn b/tsa/howto/retire-a-host.mdwn
index 17856077..2a45ab5a 100644
--- a/tsa/howto/retire-a-host.mdwn
+++ b/tsa/howto/retire-a-host.mdwn
@@ -27,6 +27,9 @@
 
         echo rm -rf /srv/backups/bacula/$host/ | at now + 30 days
 
+ 12. if it's a physical machine or a virtual host we don't control,
+     schedule removal from racks or hosts with upstream
+
 TODO: remove the client from the Bacula catalog, see <https://trac.torproject.org/projects/tor/ticket/30880>.
 
 ## Wiping disks
-- 
GitLab