[toddlers] Comment out the offending config line

This line is causing the playbook to file as the `service` and `host` variables are
not set anywhere. I already set the `service` variable to value `toddlers`, but
I'm not sure what is expected in `host`, let's comment it out for now.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-07-23 15:17:59 +02:00
parent 7c838342cd
commit cf24f3595b

View file

@ -211,7 +211,7 @@ profile = "stg"
{% else %}
profile = "koji"
{% endif %}
principal = {{service}}/{{host}}
#principal = {{service}}/{{host}}
keytab = /etc/keytabs/service.keytab
# Configuration section for scm_request_processor