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 0b0d54c commit 008afe3
Showing 1 changed file with 20 additions and 13 deletions.
33 changes: 20 additions & 13 deletions resources/nodeArchive.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"demo": {
"os": "",
"hardware": "",
"services": [],
"status": "ready",
"host": "standalone"
},
"highlander03": {
"services": [
null
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -10,8 +17,7 @@
},
"highlander09": {
"services": [
null,
null
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -20,7 +26,7 @@
},
"highlander07": {
"services": [
"Project ACLG"
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -36,7 +42,7 @@
},
"highlander10": {
"services": [
null
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -45,9 +51,10 @@
},
"highlander08": {
"services": [
null,
"Project ACLG",
null
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038",
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038",
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -56,8 +63,8 @@
},
"highlander14": {
"services": [
null,
null
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4",
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -66,7 +73,7 @@
},
"highlander04": {
"services": [
null
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -75,8 +82,8 @@
},
"highlander01": {
"services": [
"Project ACLG",
"Project ACLG"
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2",
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
],
"hardware": "raspberry pi",
"status": "ready",
Expand Down

0 comments on commit 008afe3

Please sign in to comment.