Fix OSU OSL typo (again! this is so easy to turn around!)
Change-Id: I6579ef62bead53853a5068ea8e6ec1af8be4c4e3
This commit is contained in:
parent
4526aed9d0
commit
47c41df68b
@ -26,4 +26,4 @@ create Linaro 'linaro-*' nodepool-linaro.yaml
|
|||||||
create OVH 'ovh-*' nodepool-ovh.yaml
|
create OVH 'ovh-*' nodepool-ovh.yaml
|
||||||
create Vexxhost 'vexxhost-*' nodepool-vexxhost.yaml
|
create Vexxhost 'vexxhost-*' nodepool-vexxhost.yaml
|
||||||
create Airship-Citycloud 'airship-*' nodepool-airship-citycloud.yaml
|
create Airship-Citycloud 'airship-*' nodepool-airship-citycloud.yaml
|
||||||
create OSUOSL 'osusol-*' nodepool-osuosl.yaml
|
create OSUOSL 'osuosl-*' nodepool-osuosl.yaml
|
||||||
|
@ -8,7 +8,7 @@ dashboard:
|
|||||||
- name: region
|
- name: region
|
||||||
includeAll: true
|
includeAll: true
|
||||||
multi: true
|
multi: true
|
||||||
query: stats.gauges.nodepool.provider.osusol-*
|
query: stats.gauges.nodepool.provider.osuosl-*
|
||||||
refresh: 1
|
refresh: 1
|
||||||
type: query
|
type: query
|
||||||
rows:
|
rows:
|
||||||
|
Loading…
Reference in New Issue
Block a user