OS cluster : add asaleh to the monitoring group

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-12-13 15:12:53 +01:00 committed by Pierre-Yves Chibon
parent 9c08953a15
commit b6b694f319

View file

@ -110,7 +110,7 @@
tasks:
- name: make sure the directory for the link is there.
- name: make sure the directory for the link is there.
file: path=/etc/origin/master state=directory mode=0755
- name: setup link to known ca list for id.fedoraproject.org
@ -244,6 +244,7 @@
- ralph
- sanja
- zlopez
- asaleh
changed_when: false
- name: Enable wildcard routes
command: oc -n default set env dc/router ROUTER_ALLOW_WILDCARD_ROUTES=true