GitHub user johnmccabe opened a pull request:

    https://github.com/apache/brooklyn-dist/pull/31

    use host only networking for brooklyn node

    - brooklyn accessible on the local node (desktop/laptop where you have run 
`vagrant up`) via mapped `8081` port at `http://127.0.0.1:8081` which matches 
the manual install url (simplifies docs)
    - can still access the byon nodes on `10.10.10.x` and avoids having to 
worry about subnet clashes for brooklyn itself

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnmccabe/brooklyn-dist 
enh/brooklyn-vagrant-hostsonly

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-dist/pull/31.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #31
    
----
commit 1bf250df97b15938d36c284966ef0f3fb494352f
Author: John McCabe <[email protected]>
Date:   2016-04-06T16:56:58Z

    use hosts only networking for brooklyn node
    - brooklyn accessible via mapped 8081 port at http://127.0.0.1:8081 which 
matches the manual install url (simplifies docs)
    - can still access the byon nodes and avoids having to worry about subnet 
clashes for brooklyn itself

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to