bodhi-backend01: move gdpr vars to backend01, since backend02 no longer exists.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5f0b2700b4
commit
6120ec92de
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ bodhi_masher_enabled: True
|
|||
bodhi_updates_handler_enabled: False
|
||||
bodhi_signed_handler_enabled: False
|
||||
|
||||
# GDPR SAR variables
|
||||
sar_script: /usr/bin/bodhi-sar
|
||||
sar_script_user: apache
|
||||
sar_output_file: bodhi.json
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
# This first cert is used by the push-tool. releng members run it and it fires
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue