mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 00:15:37 +01:00
conform to new build format for vagrant (#153)
* conform to new build format for vagrant
This commit is contained in:
@@ -2,22 +2,7 @@
|
||||
|
||||
This guide is intended to bring up a vagrant environment with 1 lighthouse and 2 generic hosts running nebula.
|
||||
|
||||
## Pre-requisites
|
||||
|
||||
There are two pre-requisites prior to bringing up the vagrant environment
|
||||
|
||||
- build the binaries locally for the vagrant deploy
|
||||
- create a virtualenv for ansible
|
||||
|
||||
### Building the binaries
|
||||
|
||||
Build the `nebula` and `nebula-cert` binaries for vagrant by doing the following
|
||||
|
||||
`make bin-vagrant` (under the src directory with Makefile)
|
||||
|
||||
For convenience, ansible will run this for you in every deploy (see `ansible/playbook.yml`)
|
||||
|
||||
### Creating the virtualenv
|
||||
## Creating the virtualenv for ansible
|
||||
|
||||
Within the `quickstart/` directory, do the following
|
||||
|
||||
|
||||
Reference in New Issue
Block a user