From f3f20acaf661dc3535ea275ad70680d33b4cfbe2 Mon Sep 17 00:00:00 2001 From: paduin Date: Wed, 7 Feb 2024 22:03:29 +0100 Subject: [PATCH] fixing whitespace --- templates/waggle-dance-federation.yml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/waggle-dance-federation.yml.tmpl b/templates/waggle-dance-federation.yml.tmpl index bf8e5c6..f55b3e5 100644 --- a/templates/waggle-dance-federation.yml.tmpl +++ b/templates/waggle-dance-federation.yml.tmpl @@ -10,7 +10,7 @@ primary-meta-store: remote-meta-store-uris: thrift://${primary_metastore_host}:${primary_metastore_port} %{if primary_metastore_host_read_only != "" ~} read-only-remote-meta-store-uris: thrift://${primary_metastore_host_read_only}:${primary_metastore_port_read_only} -%{~endif~} +%{endif~} %{endif~} latency: ${primary_metastore_latency} %{if primary_metastore_mapped_databases != "" ~}