From 1e827a337346f2e6a82f61e29ccf509b57304d96 Mon Sep 17 00:00:00 2001
From: Tim Beattie <tbeattie@redhat.com>
Date: Mon, 09 Apr 2018 16:40:09 +0200
Subject: [PATCH] Merge branch 'master' of github.com:rht-labs/enablement-docs into kick-off-and-outcomes

---
 exercises/README.md                                     |   15 +++++++++------
 exercises/images/exercise1/jenkins-docker-star-wars.jpg |    0 
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/exercises/README.md b/exercises/README.md
index 8b2c3ea..961cfb1 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -1,11 +1,16 @@
 # Enablement Material
+> Red Hat Open Innovation Labs Enablement Material. 
+
+![jenkins-docker-star-wars](../images/exercise1/jenkins-docker-star-wars.jpg)
+
+This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our (Practice Library)[https://rht-labs.github.io/practice-library/]. Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
 
 ## Learner pre-requisites
- - OCP CLI <version> installed
- - Ansible <version> installed
- - NodeJS <version> 
+ - OCP CLI v3.9
+ - Ansible v2.5
+ - NodeJS v8.x
  - Git Installed
- - Access to cluster `oc login -u <username> -p <password> <cluster_url>`
+ - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
 
 > Or Download the tools-container containing most of these (TODO)
 
@@ -15,5 +20,3 @@
 <!-- links to slides here! -->
 
 ______
-
-## Practice Library
diff --git a/exercises/images/exercise1/jenkins-docker-star-wars.jpg b/exercises/images/exercise1/jenkins-docker-star-wars.jpg
new file mode 100644
index 0000000..9d9b03d
--- /dev/null
+++ b/exercises/images/exercise1/jenkins-docker-star-wars.jpg
Binary files differ

--
Gitblit v1.9.3