From a9396bef7819eba6019c56e6f0719ac9ccaa7c3c Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 30 Sep 2023 21:22:06 +0300 Subject: [PATCH] fix unneeded spaces --- patroni.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patroni.yaml b/patroni.yaml index a7a68fe..33ad42b 100644 --- a/patroni.yaml +++ b/patroni.yaml @@ -50,7 +50,7 @@ name: "rhel-custom" description: "RHEL custom 0xace.cc repository" file: "mirror.0xace.cc" - baseurl: "https://mirror.0xace.cc/rhel/$releasever/custom" + baseurl: "https://mirror.0xace.cc/rhel/$releasever/custom" gpgcheck: false enabled: true