projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0fcc5
)
Adds osm_automated tag to automated dashboards
05/8705/1
author
lavado
<glavado@whitestack.com>
Fri, 20 Mar 2020 21:51:18 +0000
(16:51 -0500)
committer
lavado
<glavado@whitestack.com>
Fri, 20 Mar 2020 21:53:43 +0000
(16:53 -0500)
Fixes Bug 1027 (together with MON commit)
Change-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27
Signed-off-by: lavado <glavado@whitestack.com>
installers/docker/files/osm-system-dashboard.json
patch
|
blob
|
history
diff --git
a/installers/docker/files/osm-system-dashboard.json
b/installers/docker/files/osm-system-dashboard.json
index
f50b9a4
..
84711e1
100644
(file)
--- a/
installers/docker/files/osm-system-dashboard.json
+++ b/
installers/docker/files/osm-system-dashboard.json
@@
-1830,7
+1830,7
@@
"refresh": "10s",
"schemaVersion": 20,
"style": "dark",
- "tags": [],
+ "tags": [
"osm_automated"
],
"templating": {
"list": []
},