From a4a077566a39db7fb34235105d0d921203cc0add Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Wed, 6 Jan 2016 12:32:27 -0500 Subject: [PATCH] add postgres socket support and tests --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 087dba5265..e2b41b3aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -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