Preliminary EL6 SCL Python 2.7 support

This commit is contained in:
Graham Mainwaring
2016-03-23 15:46:00 -04:00
parent f35655ed48
commit ba916ed25f
8 changed files with 26 additions and 31 deletions

View File

@@ -1,5 +1,7 @@
NameVirtualHost *:443
WSGISocketPrefix /var/run/wsgi
WSGIPythonHome /var/lib/awx/venv/tower
# LoadModule ssl_module modules/mod_ssl.so
<VirtualHost _default_:443>