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 attribute to bind erlang networking to localhost. #46

Merged
merged 2 commits into from
Jul 6, 2013

Conversation

abecciu
Copy link
Contributor

@abecciu abecciu commented Apr 26, 2013

@@ -23,6 +23,9 @@
default['rabbitmq']['default_user'] = 'guest'
default['rabbitmq']['default_pass'] = 'guest'

# bind erlang networking to localhost
default['rabbitmq']['local_erl_netowrking'] = false

Choose a reason for hiding this comment

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

typo?

default['rabbitmq']['local_erl_networking']

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Thanks!

jtimberman pushed a commit that referenced this pull request Jul 6, 2013
Add attribute to bind erlang networking to localhost.
@jtimberman jtimberman merged commit d3c8069 into rabbitmq:master Jul 6, 2013
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.

2 participants