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

(GH-36) Use automatic port assignment as default #38

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

glennsarti
Copy link
Contributor

Previously the language and debug server used hardocoded default ports. This
commit changes the behaviour to use automatically generated high-ports when
starting, but still honours manual port specification

This commit also updates the default hostname from 127.0.0.1 to localhost to
add support for IP6 only systems.

Previously the language and debug server used hardocoded default ports.  This
commit changes the behaviour to use automatically generated high-ports when
starting, but still honours manual port specification

This commit also updates the default hostname from 127.0.0.1 to localhost to
add support for IP6 only systems.
@glennsarti
Copy link
Contributor Author

Travis failures are due to rubocop. Fixed in #37

@jpogran jpogran merged commit 597bcf2 into puppetlabs:master Jun 22, 2018
@glennsarti glennsarti deleted the use-random-port branch June 25, 2018 08:59
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.

2 participants