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 008afe3 commit df5f54d
Showing 1 changed file with 14 additions and 22 deletions.
36 changes: 14 additions & 22 deletions resources/nodeArchive.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
{
"demo": {
"os": "",
"hardware": "",
"services": [],
"status": "ready",
"host": "standalone"
},
"highlander03": {
"services": [
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
],
"services": [],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander09": {
"services": [
"lxrbckl/project-acta-mea:latest@sha256:05d88cc262c9314cb300b9317ccfe658cda7807eb5b9205c16f2f8279f2c6038"
"project-acta-mea",
"project-acta-mea"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -26,7 +18,7 @@
},
"highlander07": {
"services": [
"lxrbckl/project-aclg:latest@sha256:f7219734d28604839fc487b0ace0a004f427df18c28f1113747453afce5fffa2"
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -42,7 +34,7 @@
},
"highlander10": {
"services": [
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
"project-heimir"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -51,10 +43,10 @@
},
"highlander08": {
"services": [
"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"
"project-acta-mea",
"Project ACLG",
"project-acta-mea",
"project-acta-mea"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -63,8 +55,8 @@
},
"highlander14": {
"services": [
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4",
"lxrbckl/project-ja:latest@sha256:58f7b92543554cdf93fd5c121fda0d519ab8741d4851921f0b8fe2fc9df47bc4"
"project-ja",
"project-ja"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -73,7 +65,7 @@
},
"highlander04": {
"services": [
"lxrbckl/project-heimir:latest@sha256:fc71702379b869233e56fb7831157083ba56e9ce788b06aebb51fb55fcf3403c"
"project-heimir"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -82,8 +74,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 df5f54d

Please sign in to comment.