From 93768f4170dec304c7002eb46c4005a844b9dca8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Mon, 6 Jul 2020 14:00:13 -0400
Subject: [PATCH] note that we do not keep track of migrated ganeti machines
 anymore

See https://gitlab.torproject.org/tpo/tpa/team/-/issues/29816
---
 howto/ganeti.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/howto/ganeti.md b/howto/ganeti.md
index f923ae76..534ab5b2 100644
--- a/howto/ganeti.md
+++ b/howto/ganeti.md
@@ -403,8 +403,8 @@ Import procedure:
  
         ./retire -H $INSTANCE retire-instance --parent-host $KVM_HOST
 
- 12. update the [Nextcloud spreadsheet](https://nc.torproject.net/apps/onlyoffice/5395) to change where the machine
-     lives
+ 12. update the [Nextcloud spreadsheet](https://nc.torproject.net/apps/onlyoffice/5395) to remove the machine from
+     the KVM host
 
  13. warn users about the migration, for example:
  
-- 
GitLab