Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/93#discussion_r71318561
  
    --- Diff: guide/yaml/blueprinting-tips.md ---
    @@ -22,28 +35,30 @@ of artifacts (e.g. RPMs, zip files, etc).
     
     Options for speeding up provisioning include those below.
     
    -### Deploying to the "localhost" location
    +#### Deploying to Bring Your Own Nodes (BYON)
     
    -This is fast and simple, but has some obvious downsides:
    +A BYON location can be defined, which avoids the time required to 
provision VMs. This is fast,
    +but has the downside that artifacts installed during a previous run can 
interfere with subsequent 
    +runs.
     
    -* Artifacts are installed directly on your desktop/server.
    +A variant of this is to use Vagrant (e.g. with VirtualBox) to create VMs 
on your local machine,
    --- End diff --
    
    Link out to [the distributed vagrant 
config](https://github.com/apache/brooklyn-dist/tree/master/vagrant)?


---
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