pagure: set env to pagure to make sure it is set to something other than pagure-stg or nothing at all
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3bbfded937
commit
ff51231e77
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ csi_relationship: |
|
||||||
csi_security_category: Low
|
csi_security_category: Low
|
||||||
db_backup_dir: ['/backups']
|
db_backup_dir: ['/backups']
|
||||||
dbs_to_backup: ['pagure']
|
dbs_to_backup: ['pagure']
|
||||||
|
env: pagure
|
||||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||||
fedmsg_certs:
|
fedmsg_certs:
|
||||||
- can_send:
|
- can_send:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue