mcouliba
2020-02-24 1cb5f06488ada764ba5b8bc6662e409ec98db36e
refs
author mcouliba <mcouliba@redhat.com>
Monday, February 24, 2020 23:32 +0100
committer GitHub <noreply@github.com>
Monday, February 24, 2020 23:32 +0100
commit1cb5f06488ada764ba5b8bc6662e409ec98db36e
tree c24691a1f435d406f94cb26d45d75697a0381162 tree | zip | gz
parent 3dbf1184139201308685347d38e43ded91d1ee93 view | diff
Adding ocp4-workload-debugging-workshop role for the Summit 2020 (#1178)

* Added Roles for the A0009 RHTE Lab

* Fixed

* Fixed issues

* Fixed issues

* Finalized role configuration

* Fixed a variable issue

* Checked until the workshop infra becomes ready

* Cleaned up and updated Readme

* Cleaned unused files

* Cleaned unused files

* Cleaned

* Updated to use Che7

* Added permissions for the workshop operator to install operators

* Increased retry for Che Deployment

* Updated Role for clusterserviceversions resource

* Added new Role ocp4-workload-debug-workshop

* Fixed typpo in variagles

* Reduced num_users by default

* Renamed ocp4-workload-debugging-workshop role

* Update readme.adoc

* Fixed

* Adding Verification Role for Debugging Workshop

* Adding Verification Role for Debugging Workshop

* Fixed variables issues and add a waiting task before the end

* Added names to block

* Moved verification playbook into post_workload.yml
14 files added
689 ■■■■■ changed files
ansible/roles/ocp4-workload-debugging-workshop/defaults/main.yml 33 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/readme.adoc 152 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/tasks/main.yml 31 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/tasks/post_workload.yml 68 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/tasks/pre_workload.yml 9 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/tasks/remove_workload.yml 30 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/tasks/workload.yml 72 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/cluster_role.j2 167 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/cluster_role_binding.j2 14 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/crd.j2 15 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/debugging-workshop.j2 47 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/operator.j2 34 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/project.j2 11 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-debugging-workshop/templates/service_account.j2 6 ●●●●● diff | view | raw | blame | history