From fcd566e89d88b709529a7399c0de82f2be2c090c Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 18 Mar 2021 11:26:02 +0100 Subject: [PATCH] Fix a table in the doc --- doc/book/src/getting_started/daemon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/book/src/getting_started/daemon.md b/doc/book/src/getting_started/daemon.md index 2f2b71b0..0f45daee 100644 --- a/doc/book/src/getting_started/daemon.md +++ b/doc/book/src/getting_started/daemon.md @@ -124,8 +124,8 @@ For our example, we will suppose the following infrastructure: |----------|---------|------------|------------| | Paris | Mercury | fc00:1::1 | 1 To | | Paris | Venus | fc00:1::2 | 2 To | -| London | Earth | fc00:1::2 | 2 To | -| Brussels | Mars | fc00:B::1 | 1.5 To | +| London | Earth | fc00:B::1 | 2 To | +| Brussels | Mars | fc00:F::1 | 1.5 To | On each machine, we will have a similar setup, especially you must consider the following folders/files: - `/etc/garage/pki`: Garage certificates, must be generated on your computer and copied on the servers