[toddlers] Remove the principal config variable
I didn't realized that openshift will still process all the templates variables even if they are commented out. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
2a8d2538c0
commit
3eb894a631
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ 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