From 09380ff2027576c6422389b92b0fbb26caecf36f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 31 Mar 2025 17:41:31 +0200 Subject: General update of the configuration --- shvcli.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 shvcli.toml (limited to 'shvcli.toml') 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)" -- cgit v1.2.3