mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
Merge pull request #245 from AlanCoding/fix_supervisor
specify all group queues, get supervisor working
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
# Primary Tower Development Container link
|
||||
awx:
|
||||
environment:
|
||||
EXTRA_GROUP_QUEUES: thepentagon
|
||||
AWX_GROUP_QUEUES: tower,thepentagon
|
||||
links:
|
||||
- isolated
|
||||
# Isolated Rampart Container
|
||||
|
||||
Reference in New Issue
Block a user