donal
2018-04-06 3f16e0cbc17a6262d4c93d4cd715c283d2953712
Beginning part 2
1 files added
1 files modified
12 ■■■■■ changed files
exercises/1-the-manual-menace/README.md 12 ●●●●● patch | view | raw | blame | history
exercises/images/project-request-yml.png patch | view | raw | blame | history
exercises/1-the-manual-menace/README.md
@@ -93,6 +93,7 @@
    tags:
    - projects
```
![project-request-yaml](../images/project-request-yml.png)
3. With the configuration in place; install the OpenShift Applier dependency
```bash
@@ -108,8 +109,17 @@
3. Once successful you should see an output similar to this ![playbook-success](../images/play-book-success.png)
### Part 2 - Nexus and GitLab
4. Add apps ....
> _Now that we have our Projects setup; we can start to populate them with Apps to be used in our dev lifecycle_
4. In the `enablement-ci-cd` repo, checkout the templates for GitLab and Nexus by running
```bash
$ git checkout
```
4.
4.
4.
4.
### Part 3 - Jenkins & s2i
5. Add new plugin ...
exercises/images/project-request-yml.png