[toddlers] Provide the correct variable values for principal
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
cabd6b7385
commit
fea6be66e6
2 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
key: service.keytab
|
||||
secret_name: toddlers-keytab
|
||||
service: toddlers
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
|
||||
- role: openshift/ipa-client
|
||||
app: toddlers
|
||||
|
|
|
@ -211,6 +211,7 @@ profile = "stg"
|
|||
{% else %}
|
||||
profile = "koji"
|
||||
{% endif %}
|
||||
principal = {{service}}/{{host}}
|
||||
keytab = "/etc/keytabs/service.keytab"
|
||||
|
||||
# Configuration section for scm_request_processor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue