Skip to content

Commit

Permalink
Automated Action
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl committed Sep 2, 2024
1 parent 82f0cf1 commit 9499737
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions resources/nodeArchive.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
{
"trial": {
"os": "",
"hardware": "",
"services": [],
"status": "ready",
"host": "standalone"
},
"demo": {
"os": "",
"hardware": "",
Expand All @@ -15,7 +8,7 @@
},
"highlander03": {
"services": [
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -24,7 +17,7 @@
},
"highlander09": {
"services": [
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -33,7 +26,7 @@
},
"highlander07": {
"services": [
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -49,7 +42,7 @@
},
"highlander10": {
"services": [
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -58,8 +51,9 @@
},
"highlander08": {
"services": [
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
null,
"Project ACLG",
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -68,8 +62,8 @@
},
"highlander14": {
"services": [
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4",
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4"
null,
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -78,7 +72,7 @@
},
"highlander04": {
"services": [
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
null
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -87,8 +81,8 @@
},
"highlander01": {
"services": [
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
"Project ACLG",
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
Expand Down

0 comments on commit 9499737

Please sign in to comment.