OpenID support in FAS is going away. openQA has OAuth2 support. I've tested this config to work with manual edits on lab, now ansiblizing it (for lab only to start with). Signed-off-by: Adam Williamson <awilliam@redhat.com>
6 lines
182 B
YAML
6 lines
182 B
YAML
---
|
|
openqa_amqp_publisher_prefix:
|
|
openqa_amqp_publisher_url: amqp://test:@localhost/%2Fpubsub
|
|
openqa_amqp_publisher_exchange: amq.topic
|
|
openqa_repo: updates
|
|
openqa_auth_method: Fake
|