mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-31 17:11:33 -07:00
drop ajp port parameter
This commit is contained in:
parent
e9061b29ef
commit
c7ce7be6c4
3 changed files with 0 additions and 6 deletions
|
@ -191,10 +191,6 @@ argument_specs:
|
|||
default: 9000
|
||||
description: "Port of the management interface. Relevant only when something is exposed on the management interface - see the guide for details."
|
||||
type: "int"
|
||||
keycloak_quarkus_ajp_port:
|
||||
default: 8009
|
||||
description: "AJP port"
|
||||
type: "int"
|
||||
keycloak_quarkus_jgroups_port:
|
||||
default: 7800
|
||||
description: "jgroups cluster tcp port"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue