Github user johnmccabe commented on a diff in the pull request:
https://github.com/apache/brooklyn-dist/pull/31#discussion_r58755124
--- Diff: vagrant/src/main/vagrant/servers.yaml ---
@@ -41,7 +41,9 @@ servers:
box: ubuntu/wily64
ram: 2048
cpus: 4
- ip: 10.10.10.100
--- End diff --
Omitting the IP is what switches to host only networking, if you specify an
address here it results in Virtualbox creating a new virtual subnet to put the
guest on.
---
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.
---