From fb13fa68f68e425e5434048a924ae58dbd68b838 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 21 Jan 2019 09:13:20 +0000 Subject: [PATCH] Fix role name Signed-off-by: Patrick Uiterwijk --- playbooks/openshift-apps/accountsystem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/accountsystem.yml b/playbooks/openshift-apps/accountsystem.yml index 5304a86f0e..218b179560 100644 --- a/playbooks/openshift-apps/accountsystem.yml +++ b/playbooks/openshift-apps/accountsystem.yml @@ -31,7 +31,7 @@ app: accountsystem template: configmap_caiapi.yml objectname: configmap_caiapi.yml - - role: openshift/secret + - role: openshift/secret-file app: accountsystem secret_name: oidc privatefile: "caiapi/{{env}}/oidc.json"