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

Fix typo in rabbitmq.config.erb template #22

Closed
wants to merge 1 commit into from
Closed

Fix typo in rabbitmq.config.erb template #22

wants to merge 1 commit into from

Conversation

jakshi
Copy link

@jakshi jakshi commented Sep 11, 2012

Fix typo in rabbitmq.config.erb template, superflous single quote in ssl_port.
Without this fix rabbit.config looks like:
{ssl_listeners, [5671]'},
that breaks rabbitmq start with message about absence of dot in the end of config file.

@portertech
Copy link
Contributor

Cool, this has already be done in #18, and is still awaiting attention, COOK-1552. cc @jtimberman

(edited, referenced another PR at first)

@stevendanna
Copy link

Looks like #18 was resolved, and this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants