ppintosilva / maestro

Orchestrate groups of software-ready instances on the cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix bad targets in makefile - Use virtualenv's bins

ppintosilva opened this issue · comments

The Makefile is not using the python, pip, ansible binary files installed in the virtualenv. Hence, maestro installation is not done properly using the makefile. Also, running maestro with the makefile also fails (e.g. 'make playbooks') breaks.