From c001f3315d8f4ea0d89de4d385909146a5f6fe8e Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sun, 8 Sep 2024 10:59:11 -0400 Subject: [PATCH] fix: missing endfor in custom topology template Signed-off-by: Chris Gianelloni --- roles/cardano_node/templates/custom-topology.json.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/cardano_node/templates/custom-topology.json.j2 b/roles/cardano_node/templates/custom-topology.json.j2 index 3ab7361..eeb39ad 100644 --- a/roles/cardano_node/templates/custom-topology.json.j2 +++ b/roles/cardano_node/templates/custom-topology.json.j2 @@ -11,6 +11,7 @@ {% else %} }, {% endif %} +{% endfor %} ], {% endif %} "localRoots": [