Skip to content

Commit

Permalink
Automated Action
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl committed Sep 4, 2024
1 parent e4b79c0 commit d18c1dc
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions resources/nodeArchive.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"demo": {
"os": "",
"hardware": "",
"services": [],
"status": "ready",
"host": "standalone"
},
"highlander03": {
"services": [],
"hardware": "raspberry pi",
Expand All @@ -8,8 +15,7 @@
},
"highlander09": {
"services": [
"project-acta-mea",
"project-acta-mea"
"project-madgarden"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -18,7 +24,8 @@
},
"highlander07": {
"services": [
"Project ACLG"
"Project ACLG",
"Project Acta Mea"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -34,7 +41,7 @@
},
"highlander10": {
"services": [
"project-heimir"
"Project Heimir"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -43,10 +50,7 @@
},
"highlander08": {
"services": [
"project-acta-mea",
"Project ACLG",
"project-acta-mea",
"project-acta-mea"
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -55,8 +59,8 @@
},
"highlander14": {
"services": [
"project-ja",
"project-ja"
"Project JA",
"Project JA"
],
"hardware": "raspberry pi",
"status": "ready",
Expand All @@ -65,7 +69,7 @@
},
"highlander04": {
"services": [
"project-heimir"
"Project Heimir"
],
"hardware": "raspberry pi",
"status": "ready",
Expand Down

0 comments on commit d18c1dc

Please sign in to comment.