monitor-gating: try and drop user/pass for bodhi call
This in theory should get it to just use the keytab for auth and hopefully work. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7139709ebd
commit
39ecc928f0
1 changed files with 0 additions and 4 deletions
|
@ -8,8 +8,6 @@ distgit_host = "pkgs.stg.fedoraproject.org"
|
|||
koji_hub = "https://koji.stg.fedoraproject.org/kojihub"
|
||||
bodhi = "https://bodhi.stg.fedoraproject.org"
|
||||
bodhi-cli = "bodhi"
|
||||
bodhi-user = "packagerbot"
|
||||
bodhi-password = "{{ monitor_gating_packagerbot_pwd_stg }}"
|
||||
|
||||
_env = "stg"
|
||||
_ci_env = "stage"
|
||||
|
@ -32,8 +30,6 @@ distgit_host = "pkgs.fedoraproject.org"
|
|||
koji_hub = "https://koji.fedoraproject.org/kojihub"
|
||||
bodhi = "https://bodhi.fedoraproject.org"
|
||||
bodhi-cli = "bodhi"
|
||||
bodhi-user = "packagerbot"
|
||||
bodhi-password = "{{ monitor_gating_packagerbot_pwd_prod }}"
|
||||
koji_end_tag = "f36"
|
||||
|
||||
_env = "prod"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue