replace our rdb tooling w/ the sdb PyPI package

This commit is contained in:
Ryan Petrello
2018-02-26 18:27:35 -05:00
parent c3968ca2b6
commit d743b77353
7 changed files with 15 additions and 254 deletions

View File

@@ -336,9 +336,6 @@ receiver:
nginx:
nginx -g "daemon off;"
rdb:
$(PYTHON) tools/rdb.py
jupyter:
@if [ "$(VENV_BASE)" ]; then \
. $(VENV_BASE)/awx/bin/activate; \