mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
add python2-mock here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
||||||
ProxyPreserveHost on
|
ProxyPreserveHost on
|
||||||
|
|
||||||
# Set https so styles work
|
|
||||||
RequestHeader set X-Forwarded-Scheme https early
|
|
||||||
RequestHeader set X-Forwarded-Proto https early
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- httpd
|
- httpd
|
||||||
- mod_wsgi
|
- mod_wsgi
|
||||||
|
- python2-mock
|
||||||
- modern-paste
|
- modern-paste
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|||||||
Reference in New Issue
Block a user