From 94de49399ac7b579dc7e90bdc42f30044f1f60c0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 22 Jun 2021 15:17:39 +0200 Subject: [PATCH] bodhi: Fix the krb_keytab value in the production.ini for staging Signed-off-by: Pierre-Yves Chibon --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 43d3b6cfd5..6d8f3db39e 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -429,7 +429,7 @@ krb_ccache = /tmp/krb5cc_%%{uid} krb_ccache = /tmp/krb5cc_%%{uid} {% endif %} krb_principal = bodhi/bodhi{{ env_suffix }}.fedoraproject.org@{{ ipa_realm }} -krb_keytab = /etc/krb5.bodhi_bodhi.fedoraproject.org.keytab +krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab ## ## ACL system