add postgres socket support and tests

This commit is contained in:
Chris Meyers 2016-01-06 12:32:27 -05:00
parent 3b07773bcd
commit a4a077566a

4
.gitignore vendored
View File

@ -22,6 +22,10 @@ celerybeat-schedule
awx/ui/static
awx/ui/build_test
# Tower setup playbook testing
setup/test/roles/postgresql
setup/test/roles/provision_docker
# Python & setuptools
__pycache__
/build