Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new parameter for port offset configuration #124

Merged
merged 8 commits into from
Nov 6, 2023

Conversation

jacobdotcosta
Copy link
Contributor

@jacobdotcosta jacobdotcosta commented Oct 30, 2023

New parameter that allows to configure service port offset:

Variable Description Default
keycloak_jboss_port_offset Port offset for the JBoss socket binding 0

Closes #57

@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label Nov 3, 2023
@guidograzioli
Copy link
Member

Thanks for the PR! Can you please rebase?

guidograzioli and others added 7 commits November 6, 2023 15:01
docs: argument specs for the keycloak_quarkus_log_target

docs: added parameter to the roles README

fix: role variable is keycloak_log_target and not keycloak_quarkus_log_target
@guidograzioli
Copy link
Member

Brilliant, thank you very much for the contribution

Copy link
Member

@guidograzioli guidograzioli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@guidograzioli guidograzioli merged commit 92639e4 into ansible-middleware:main Nov 6, 2023
14 checks passed
@guidograzioli guidograzioli changed the title feat: jboss port offset configuration Add keycloak_jboss_port_offset for port offset configuration Nov 6, 2023
@guidograzioli guidograzioli changed the title Add keycloak_jboss_port_offset for port offset configuration Add new parameter for port offset configuration Nov 6, 2023
@jacobdotcosta jacobdotcosta deleted the issue-57 branch November 13, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing PORT Offset conffiguration
3 participants