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

17594 - PuppetDB - Add ability to set standard host listen address and open firewall to standard port #22

Merged
merged 3 commits into from
Dec 4, 2012

Conversation

dblessing
Copy link

Prior to this commit the module did not provide a way to set a bind address for the HTTP port. This
commit allows users to not only bind to an address and port other than localhost and 8080, but it also
opens the firewall if explicitly requested.

Drew Blessing added 3 commits November 14, 2012 09:00
…d open firewall to standard port

Prior to this commit the module did not provide a way to set a bind address for the HTTP port.  This
commit allows users to not only bind to an address and port other than localhost and 8080, but it also
opens the firewall if explicitly requested.
@dblessing
Copy link
Author

@cprice-puppet - I believe I included everything we talked about. This should be ready to go. Let me know if anything looks questionable.

@cprice404
Copy link

Awesome, thanks! I have a few meetings this morning but will take a look at it as soon as possible.

cprice404 added a commit that referenced this pull request Dec 4, 2012
This is great, thank you!
@cprice404 cprice404 merged commit a313832 into puppetlabs:master Dec 4, 2012
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