summaryrefslogtreecommitdiff
path: root/.clusterman.sh.conf
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-11-21 11:39:40 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-11-21 11:39:40 +0100
commitbbef37985a1fe370c6f8613f54c7daa70af4acce (patch)
tree1f5b7a02471d2d8dbfe4b9473e9e50964e2b1849 /.clusterman.sh.conf
parent47c5bc6d081597f1963b8cf43722b98a7c8fc1c9 (diff)
Minor changes
Diffstat (limited to '.clusterman.sh.conf')
-rw-r--r--.clusterman.sh.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clusterman.sh.conf b/.clusterman.sh.conf
new file mode 100644
index 0000000..da84dc7
--- /dev/null
+++ b/.clusterman.sh.conf
@@ -0,0 +1,4 @@
+#!Usr/bin/env bash
+
+declare -A nodes
+nodes["testbed-node-1"]="bbb1/2-0041" \ No newline at end of file