Skip to content

Commit 008afe3

Browse files
committed
Automated Action
1 parent 0b0d54c commit 008afe3

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

resources/nodeArchive.json

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
{
2+
"demo": {
3+
"os": "",
4+
"hardware": "",
5+
"services": [],
6+
"status": "ready",
7+
"host": "standalone"
8+
},
29
"highlander03": {
310
"services": [
4-
null
11+
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
512
],
613
"hardware": "raspberry pi",
714
"status": "ready",
@@ -10,8 +17,7 @@
1017
},
1118
"highlander09": {
1219
"services": [
13-
null,
14-
null
20+
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
1521
],
1622
"hardware": "raspberry pi",
1723
"status": "ready",
@@ -20,7 +26,7 @@
2026
},
2127
"highlander07": {
2228
"services": [
23-
"Project ACLG"
29+
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
2430
],
2531
"hardware": "raspberry pi",
2632
"status": "ready",
@@ -36,7 +42,7 @@
3642
},
3743
"highlander10": {
3844
"services": [
39-
null
45+
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
4046
],
4147
"hardware": "raspberry pi",
4248
"status": "ready",
@@ -45,9 +51,10 @@
4551
},
4652
"highlander08": {
4753
"services": [
48-
null,
49-
"Project ACLG",
50-
null
54+
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038",
55+
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
56+
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038",
57+
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
5158
],
5259
"hardware": "raspberry pi",
5360
"status": "ready",
@@ -56,8 +63,8 @@
5663
},
5764
"highlander14": {
5865
"services": [
59-
null,
60-
null
66+
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4",
67+
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4"
6168
],
6269
"hardware": "raspberry pi",
6370
"status": "ready",
@@ -66,7 +73,7 @@
6673
},
6774
"highlander04": {
6875
"services": [
69-
null
76+
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
7077
],
7178
"hardware": "raspberry pi",
7279
"status": "ready",
@@ -75,8 +82,8 @@
7582
},
7683
"highlander01": {
7784
"services": [
78-
"Project ACLG",
79-
"Project ACLG"
85+
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
86+
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
8087
],
8188
"hardware": "raspberry pi",
8289
"status": "ready",

0 commit comments

Comments
 (0)