Daniel Oh
2019-10-11 e5847b2a9c3987e1d83b8343a13d9338e599dce2
Improve output workshop info (#757)

* added 3.11.51 host template

* Add Hands-On Lab for Advanced Cloud-Native App Development for RHTE 2019

* update workload

* update workload

* fix deployment issue

* fix deployment issue

* fix deployment

* update num_users

* delete dummy file

* update ocp_username

* update cdw pvc setting

* fix the Import realm

* update m4

* update cdw

* update workload to add kafka, knative

* delete Untitled-1

* add load-balancer-attributes

* add prewarm cdw

* add prewarm cdw

* add prewarm cdw

* remove node scaling

* Implement Post Workload deployment tasks

* make sure if che is up

* make sure if che is up

* make sure if che is up

* improve output workshop info
1 files modified
8 ■■■■ changed files
ansible/roles/ocp4-workload-ccnrd/tasks/post_workload.yml 8 ●●●● patch | view | raw | blame | history
ansible/roles/ocp4-workload-ccnrd/tasks/post_workload.yml
@@ -6,8 +6,12 @@
    - "user.info: "
    - "user.info: CCN Roadshow Dev Track provisioned for {{ num_users }} user(s)"
    - "user.info: "
    - "user.info: Roadshow User Guide: http://guides-mX-labs-infra.{{ route_subdomain }}"
    - "user.info: You should share this URL (or a shortlink for it) with attendees with replacing selected module type with mX."
    - "user.info: Roadshow User Guides: "
    - "user.info: Module 1 (if selected) http://guides-m1-labs-infra.{{ route_subdomain }}"
    - "user.info: Module 2 (if selected) http://guides-m2-labs-infra.{{ route_subdomain }}"
    - "user.info: Module 3 (if selected) http://guides-m3-labs-infra.{{ route_subdomain }}"
    - "user.info: Module 4 (if selected) http://guides-m4-labs-infra.{{ route_subdomain }}"
    - "user.info: You should share this URL (or a shortlink for it) -- It is all they will need to get started!"
    - "user.info: It is all they will need to get started!"
    - "user.info: "
    - "user.info: OpenShift credentials for attendees: {{ workshop_openshift_user_name }} / {{ workshop_openshift_user_password }}"