mirror of
https://github.com/ansible/awx.git
synced 2026-07-06 22:08:08 -02:30
AC-156. Add dependencies for LDAP support.
This commit is contained in:
@@ -19,6 +19,7 @@ Django-1.5.2.tar.gz
|
||||
#celery-3.0.22.tar.gz
|
||||
#pytz-2013b.tar.gz
|
||||
# Remaining dev/prod packages:
|
||||
#django-auth-ldap-1.1.4.tar.gz
|
||||
#django-celery-3.0.21.tar.gz
|
||||
#django-extensions-1.2.0.tar.gz
|
||||
#django-jsonfield-0.9.10.tar.gz
|
||||
@@ -38,6 +39,7 @@ ipython-1.0.0.tar.gz
|
||||
# package manager, or pip if you're running inside a virtualenv.
|
||||
# - ansible (via yum, pip or source checkout)
|
||||
# - psycopg2 (via "yum install python-psycopg2")
|
||||
# - python-ldap (via "yum install python-ldap")
|
||||
# - coverage-3.6.tar.gz (if you want to check test coverage; the default
|
||||
# python-coverage package is old.)
|
||||
# - readline-6.2.4.1.tar.gz (for using the ipython interactive shell)
|
||||
|
||||
Reference in New Issue
Block a user