mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-05 07:31:49 -05:00
* awx task container uses postgres port to wait for postgres to become available before the container init continues. The () are problematic and are removed. * () was originally added to fix an openshift issues. That error does NOT occur with this fix.