From cd81073bf55467144ee1477716b01b24b93b8a7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Mon, 6 Jul 2020 11:10:16 -0400
Subject: [PATCH] clarify repository path

---
 howto/ganeti.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/howto/ganeti.md b/howto/ganeti.md
index c3ed2564..77998ffb 100644
--- a/howto/ganeti.md
+++ b/howto/ganeti.md
@@ -851,7 +851,7 @@ catastrophic data loss bug in Ganeti or [howto/drbd](howto/drbd).
         apt install openvswitch-switch
 
  5. Allocate a private IP address in the `30.172.in-addr.arpa` zone for
-    the node, in the admin/dns/domains repository
+    the node, in the `admin/dns/domains.git` repository
 
  6. copy over the `/etc/network/interfaces` from another ganeti node,
     changing the `address` and `gateway` fields to match the local
-- 
GitLab