From f2a7b35ce30360b748af7338647901f299c2e5c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Fri, 23 Feb 2024 06:12:57 +0100 Subject: [PATCH] fix naming MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/mirrormanager.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/mirrormanager.yml b/playbooks/openshift-apps/mirrormanager.yml index b71c896fab..cec05bfe6a 100644 --- a/playbooks/openshift-apps/mirrormanager.yml +++ b/playbooks/openshift-apps/mirrormanager.yml @@ -100,7 +100,7 @@ # SSH key to get the access logs - role: openshift/secret-file app: mirrormanager - secret-name: ssh-mirrorlist-proxies-key + secret_name: ssh-mirrorlist-proxies-key key: ssh_mirrorlist_proxies.key privatefile: "mirrormanager/id_rsa.pub"