Add new cockpit needles for 205

The cockpit UI went all GRIMDARK so we need a couple of new
needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-10-16 17:10:28 -07:00
parent 5f38971a78
commit b455e04188
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 18,
"type": "match",
"xpos": 121,
"ypos": 325,
"width": 39
}
],
"properties": [],
"tags": [
"cockpit_logs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 13,
"ypos": 483,
"xpos": 121,
"type": "match",
"width": 65
}
],
"properties": [],
"tags": [
"cockpit_services"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB