diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-09 14:04:16 +0200 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-09 14:04:16 +0200 |
| commit | a1b14f62af435d1dd5a4d7b1464eed7d44b31fe5 (patch) | |
| tree | c9f75157321e80f49a9596819eb4d78101d9fd14 /.map.json | |
| parent | e9d443ea7286fceea3c071988226a16c0d5b0b97 (diff) | |
Add python version of clusterman plugin
Diffstat (limited to '.map.json')
| -rw-r--r-- | .map.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.map.json b/.map.json new file mode 100644 index 0000000..939835e --- /dev/null +++ b/.map.json @@ -0,0 +1,18 @@ +{ + "node-pi-1": "bbb1/2-0041", + "node-pi-2":"bbb1/2-0042", + "node-pi-3":"bbb1/2-0043", + "node-pi-4":"bbb1/2-0040", + "node-pi-6":"bbb2/2-0041", + "node-pi-8":"bbb2/2-0047", + "node-pi-7":"bbb2/2-004f", + "node-pi-5":"bbb2/2-0040", + "node-pi-9":"bbb3/2-0048", + "node-pi-10":"bbb3/2-0044", + "node-pi-11":"bbb3/2-0045", + "node-pi-12":"bbb3/2-0046", + "node-pi-13":"bbb4/2-0042", + "node-pi-14":"bbb4/2-004b", + "node-pi-15":"bbb4/2-0040", + "node-pi-16":"bbb4/2-0049" +} |
