mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Pass httpauth to wsgi for taskotron vault
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
WSGIDaemonProcess vault user=apache group=apache threads=5
|
||||
WSGIScriptAlias /{{ vault_endpoint }} /usr/share/vault/vault.wsgi
|
||||
WSGISocketPrefix run/wsgi
|
||||
WSGIPassAuthorization On
|
||||
|
||||
# this isn't the best way to force SSL but it works for now
|
||||
#RewriteEngine On
|
||||
|
||||
Reference in New Issue
Block a user