1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/tools
Ryan Petrello 84eacfc360
fix a few isolated dev issues
the main goal of this change is to make `make docker-isolated` work out
of the box

- specify the proper version for awx-expect --version
- update some deprecated playbook bits
- change the isolated container to privileged so bwrap will work
- fix awx-manage test_isolated_connection
- expedite the first isolated heartbeat so you don't have to wait 10m;
  this is accomplished by _not_ setting Instance.last_isolated_check to
  now() at insertion time (which causes the next check not to happen for
  10 minutes)
- fix a bug that caused isolated node execution to fail when bwrap was
  enabled

see: https://github.com/ansible/tower/issues/2150

This reverts commit 9863fe71dc.
2018-06-13 14:17:58 -04:00
..
data_generators Fix dummy data generator for WFJT node credentials. 2018-02-21 08:55:43 -05:00
docker-compose run network ui tests in shippable and Jenkins 2018-05-24 09:07:53 -04:00
docker-isolated fix a few isolated dev issues 2018-06-13 14:17:58 -04:00
elastic Refactor log handler and support TCP/UDP communications 2017-04-25 11:07:57 -04:00
scripts fix up the config map watcher script 2018-03-01 17:06:07 -05:00
sosreport Drop /var/lib/awx/job_status listing from sosreport. 2018-04-19 10:47:45 -04:00
test Imports prototype from ansible-network-ui 2018-03-23 17:00:14 -04:00
audit-api-license.sh Update license info, add tool for helpsies 2016-07-12 16:30:30 -04:00
docker-compose-cluster.yml make sdb-listen work for docker-compose-cluster 2018-06-12 13:57:28 -04:00
docker-compose.yml Remove the logstash container from the base dev docker compose 2018-06-05 09:42:38 -04:00
docker-isolated-override.yml fix a few isolated dev issues 2018-06-13 14:17:58 -04:00