mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Blockerbugs: use oraculum bz api key
This commit is contained in:
@@ -58,7 +58,7 @@ spec:
|
||||
- name: PAGURE_REPO_WEBHOOK_KEY
|
||||
value: "{{ prod_blockerbugs_pagure_repo_webhook_key_secret }}"
|
||||
- name: BUGZILLA_API_KEY
|
||||
value: "{{ prod_blockerbugs_bz_api_key }}"
|
||||
value: "{{ oraculum_bz_api_key }}"
|
||||
- name: PAGURE_URL
|
||||
value: "https://pagure.io/"
|
||||
- name: PAGURE_API
|
||||
|
||||
@@ -77,7 +77,7 @@ spec:
|
||||
- name: PAGURE_REPO_WEBHOOK_KEY
|
||||
value: "{{ prod_blockerbugs_pagure_repo_webhook_key_secret }}"
|
||||
- name: BUGZILLA_API_KEY
|
||||
value: "{{ prod_blockerbugs_bz_api_key }}"
|
||||
value: "{{ oraculum_bz_api_key }}"
|
||||
- name: PAGURE_URL
|
||||
value: "https://pagure.io/"
|
||||
- name: PAGURE_API
|
||||
|
||||
Reference in New Issue
Block a user