aboutsummaryrefslogtreecommitdiff
path: root/shvcli.toml
diff options
context:
space:
mode:
Diffstat (limited to 'shvcli.toml')
-rw-r--r--shvcli.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/shvcli.toml b/shvcli.toml
new file mode 100644
index 0000000..5a3e9e8
--- /dev/null
+++ b/shvcli.toml
@@ -0,0 +1,8 @@
+[hosts]
+localhost = "tcp://admin@localhost?password=admin!123"
+test = "tcp://test@localhost?password=test"
+brcg2 = "tcp://cli@localhost"
+
+[hosts-shell]
+nirvana = "tcp://kkoci@nirvana.elektroline.cz:3756?password=$(pass elektroline.cz/nirvana/kkoci)"
+ats = "tcp://atsshv@czellats.elektroline.cz?password=$(pass elektroline.cz/czellats/atsshv)"