mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
[toddlers] Provide the correct variable values for principal
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user