mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Rename/relocate receptor crt in install bundle (#14201)
This commit is contained in:
committed by
GitHub
parent
989b80e771
commit
0f96d9aca2
@@ -12,7 +12,7 @@ receptor_work_commands:
|
||||
custom_worksign_public_keyfile: receptor/work_public_key.pem
|
||||
custom_tls_certfile: receptor/tls/receptor.crt
|
||||
custom_tls_keyfile: receptor/tls/receptor.key
|
||||
custom_ca_certfile: receptor/tls/ca/receptor-ca.crt
|
||||
custom_ca_certfile: receptor/tls/ca/mesh-CA.crt
|
||||
receptor_protocol: 'tcp'
|
||||
receptor_listener: true
|
||||
receptor_port: {{ instance.listener_port }}
|
||||
|
||||
Reference in New Issue
Block a user