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 the artemis auth info as env variables in worker containers #17025

Merged
merged 1 commit into from
Feb 19, 2018

Conversation

carbonin
Copy link
Member

@miq-bot
Copy link
Member

miq-bot commented Feb 19, 2018

Checked commit carbonin@4f5eb85 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@carbonin
Copy link
Member Author

After this PR (and the dependent one) is merged the following environment variables will be available in all worker containers for using artemis:

ARTEMIS_SERVICE_PORT_STOMP=61613
ARTEMIS_USER=artemis
ARTEMIS_SERVICE_HOST=172.30.102.132
ARTEMIS_PASSWORD=RACAmGJU

ARTEMIS_SERVICE_PORT will also be available, but should be avoided for forward compatibility.
Artemis supports many protocols and we may add more than one to the same service.

@bdunne bdunne merged commit 36f79ab into ManageIQ:master Feb 19, 2018
@bdunne bdunne added this to the Sprint 80 Ending Feb 26, 2018 milestone Feb 19, 2018
@carbonin carbonin deleted the add_artemis_service branch February 19, 2018 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants