mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
dev environment - change location of receptor socket and sync awx and receptor nodes function (#11005)
* Change the location of the receptor socket to /var/run/awx-receptor, to match what the installer is currently doing. * Sync awx and receptor nodes for control socket Co-authored-by: Jeff Bradberry <jeff.bradberry@gmail.com>
This commit is contained in:
@@ -7,3 +7,4 @@ pg_username: 'awx'
|
||||
pg_database: 'awx'
|
||||
control_plane_node_count: 1
|
||||
minikube_container_group: false
|
||||
receptor_socket_file: /var/run/awx-receptor/receptor.sock
|
||||
|
||||
Reference in New Issue
Block a user