monitor-gating: try just changing the principal
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8a5d80067b
commit
c4face1cbd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ single_run = false
|
|||
kb_principal = "packagerbot/os-control01.stg.iad2.fedoraproject.org@STG.FEDORAPROJECT.ORG"
|
||||
kb_keytab_file = "/etc/keytabs/koji-keytab"
|
||||
{% else %}
|
||||
kb_principal = "packagerbot/os-master02.iad2.fedoraproject.org@FEDORAPROJECT.ORG"
|
||||
kb_principal = "packagerbot/os-control01.iad2.fedoraproject.org@FEDORAPROJECT.ORG"
|
||||
kb_keytab_file = "/etc/keytabs/monitor-gating-keytab"
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue