groups/os-cluster: alphabetize users list with cluster-monitoring-view capabilities
This commit is contained in:
parent
9d95dd38fc
commit
914b38b30d
1 changed files with 1 additions and 1 deletions
|
@ -231,6 +231,7 @@
|
||||||
command: oadm policy add-cluster-role-to-user cluster-monitoring-view {{item}}
|
command: oadm policy add-cluster-role-to-user cluster-monitoring-view {{item}}
|
||||||
with_items:
|
with_items:
|
||||||
- abompard
|
- abompard
|
||||||
|
- asaleh
|
||||||
- bowlofeggs
|
- bowlofeggs
|
||||||
- cverna
|
- cverna
|
||||||
- dcallagh
|
- dcallagh
|
||||||
|
@ -243,7 +244,6 @@
|
||||||
- ralph
|
- ralph
|
||||||
- sanja
|
- sanja
|
||||||
- zlopez
|
- zlopez
|
||||||
- asaleh
|
|
||||||
changed_when: false
|
changed_when: false
|
||||||
- name: Enable wildcard routes
|
- name: Enable wildcard routes
|
||||||
command: oc -n default set env dc/router ROUTER_ALLOW_WILDCARD_ROUTES=true
|
command: oc -n default set env dc/router ROUTER_ALLOW_WILDCARD_ROUTES=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue