From f55f9c08f913bac0e8b77191878a04fe8cbdd4c8 Mon Sep 17 00:00:00 2001 From: Susanne Westphal Date: Wed, 17 Apr 2024 08:15:00 +0000 Subject: [PATCH] fix key format --- docker_config_files/testing/grr.testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker_config_files/testing/grr.testing.yaml b/docker_config_files/testing/grr.testing.yaml index b4421f838..86b323764 100644 --- a/docker_config_files/testing/grr.testing.yaml +++ b/docker_config_files/testing/grr.testing.yaml @@ -10,4 +10,4 @@ Mysql.password: grrp Mysql.username: grru PrivateKeys.executable_signing_private_key: | - "%(/configs/private-key.pem|file)" + %(/configs/private-key.pem|file)