From ade2186f5df3c47973a5d3d5b7391b3811cb754a Mon Sep 17 00:00:00 2001 From: Manuel Sopena Ballesteros Date: Sun, 16 Jun 2024 19:54:43 +0200 Subject: [PATCH] update docs --- docs/troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index d1f6ae5d..8bc0cfe0 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -5,6 +5,9 @@ List most common errors when using manta - Error with configuration file - Error with CSM CA root public certificate - Error when user tries to operate an compute node or a cluster it does not have access +- Error when processing SAT files: + - Error when having `-` in variable files because the jinja template engine will process it as a math operator + - Error when a value is not found in vars file ??? info "**WIP**" This is work in progress