mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Allow for dynamically scaling automation mesh in dev env
This commit is contained in:
committed by
Alan Rominger
parent
9881bb72b8
commit
460c7c3379
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- node:
|
||||
id: receptor-hop
|
||||
|
||||
- log-level: info
|
||||
|
||||
- tcp-peer:
|
||||
address: awx_1:4444
|
||||
redial: true
|
||||
|
||||
- tcp-listener:
|
||||
port: 5555
|
||||
Reference in New Issue
Block a user