Skip fedmsg in stg
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
e9b150fa68
commit
04bc8ed4d2
1 changed files with 2 additions and 0 deletions
|
@ -32,11 +32,13 @@
|
||||||
- role: fedmsg/crl
|
- role: fedmsg/crl
|
||||||
website: fedoraproject.org
|
website: fedoraproject.org
|
||||||
path: /fedmsg
|
path: /fedmsg
|
||||||
|
when: env != "staging"
|
||||||
|
|
||||||
- role: fedmsg/gateway/slave
|
- role: fedmsg/gateway/slave
|
||||||
stunnel_service: "websockets"
|
stunnel_service: "websockets"
|
||||||
stunnel_source_port: 9939
|
stunnel_source_port: 9939
|
||||||
stunnel_destination_port: 9938
|
stunnel_destination_port: 9938
|
||||||
|
when: env != "staging"
|
||||||
|
|
||||||
- role: httpd/fingerprints
|
- role: httpd/fingerprints
|
||||||
website: admin.fedoraproject.org
|
website: admin.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue