solar/examples/bootstrap/README.md
Przemyslaw Kaminski c652ded6f0 Add slaves/master images to vagrant-settings.yaml
Modified README for bootstrap
2015-09-16 16:52:40 +02:00

14 lines
384 B
Markdown

# Demo of the `solar_bootstrap` Resource
You need to instantiate Vagrant with a slave node which is unprovisioned
(i.e. started from the `trusty64` Vagrant box).
You can start the boxes from the `Vagrantfile` in master directory and
`vagrant-settings.yml` from this directory.
Running
```bash
python example-bootstrap.py deploy
```
will deploy full Solar env to node `solar-dev2`.