- use awx-python in shebang in dev env - scl enable where needed for rhel7 & container installs - use scram-sha-256 pg user hashing by default - ensure psycopg2 is using the correct PG_CONFIG at build time for the right libpq version
- Redo how we detect / set the minishift path - Log into the correct admin account, once. - Make sure commands that fail cause tasks to fail (s/;/&&/)
Based on mapping the local development tree through minishift hostfolder interface.