aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/README.md
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2019-11-29 14:56:56 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2019-12-16 15:11:24 +0000
commit83040dff44e13c08a73a78c98ae64d7812fc3b6e (patch)
tree14e76be97a33abf7274309e03af98be9bbba5d1b /bootstrap/README.md
parent73c410322a99c154b3241167f992e28f0b495449 (diff)
Describe purpose of minimal Vagrant environment
Issue-ID: ONAPARC-537 Change-Id: I75e843794fa43af51e1a2674abede1394a384d15 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r--bootstrap/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index bad686157..28f4977c6 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -8,4 +8,4 @@
## Sub-components
* jenkins - A set of vagrant scripts that will set up a simple Jenkins environment with jobs configured to build all ONAP java code and docker images.
-
+* vagrant-minimal-onap - A set of vagrant scripts that will set up minimal ONAP environment for research purposes.