mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 16:01:20 -03:30
Merge pull request #11608 from AlanCoding/mount_awx_devel
Mount awx_devel in execution nodes for developer utility
This commit is contained in:
commit
8d4d1d594b
@ -140,6 +140,7 @@ services:
|
||||
links:
|
||||
- receptor-hop
|
||||
volumes:
|
||||
- "../../../:/awx_devel" # not used, but mounted so that any in-place installs can be used for whole cluster
|
||||
- "../../docker-compose/_sources/receptor/receptor-worker-{{ loop.index }}.conf:/etc/receptor/receptor.conf"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup"
|
||||
- "../../docker-compose/_sources/receptor/work_public_key.pem:/etc/receptor/work_public_key.pem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user