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

Type for activemq_cors_allow_origin changed from string to list of strings #53

Conversation

guidograzioli
Copy link
Member

Change was part of #51

Variable Description Default
activemq_cors_allow_origin List of CORS allow origin setting for jolokia [ *://0.0.0.0* ]

Playbooks setting activemq_cors_allow_origin on <= 1.2.0 version need to have the variable redefined as a list

@guidograzioli guidograzioli added the major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to label Jan 21, 2023
@guidograzioli guidograzioli changed the title Variable type for activemq_cors_allow_origin changed from string to list of strings Type for activemq_cors_allow_origin changed from string to list of strings Jan 21, 2023
@guidograzioli guidograzioli merged commit f2956ad into ansible-middleware:main Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant