diff options
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r-- | bootstrap/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md index 475aa9185..bad686157 100644 --- a/bootstrap/README.md +++ b/bootstrap/README.md @@ -3,5 +3,9 @@ ## Description -* A framework to automatically install and test a set of base infrastructure components for new developer +* A framework to automatically install and test a set of base infrastructure components and environments for new developers. + +## 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. |