mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
replace rabbitmq with redis
* local awx docker-compose and image build only.
This commit is contained in:
committed by
Ryan Petrello
parent
be58906aed
commit
e94bb44082
@@ -93,10 +93,6 @@ pg_port=5432
|
||||
# containerized postgres deployment on OpenShift
|
||||
# pg_admin_password=postgrespass
|
||||
|
||||
# RabbitMQ Configuration
|
||||
rabbitmq_password=awxpass
|
||||
rabbitmq_erlang_cookie=cookiemonster
|
||||
|
||||
# Use a local distribution build container image for building the AWX package
|
||||
# This is helpful if you don't want to bother installing the build-time dependencies as
|
||||
# it is taken care of already.
|
||||
|
||||
Reference in New Issue
Block a user