mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
Add new ee container
This commit is contained in:
15
tools/docker-compose/receptor.cfg
Normal file
15
tools/docker-compose/receptor.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
- log-level: debug
|
||||
|
||||
- control-service:
|
||||
service: control
|
||||
filename: /var/run/receptor/receptor.sock
|
||||
|
||||
- tcp-listener:
|
||||
port: 2222
|
||||
|
||||
- work-command:
|
||||
worktype: worker
|
||||
command: ansible-runner
|
||||
params: worker
|
||||
allowruntimeparams: true
|
||||
Reference in New Issue
Block a user