Tsu-ba-me
|
cb98d28eb0
|
fix(tools): add target host to vnc info variable
|
1 year ago |
Tsu-ba-me
|
0b91ee0314
|
fix(tools): remove all tunnel-related tasks
|
1 year ago |
Tsu-ba-me
|
084394c66f
|
fix(tools): hoist find server vnc port
|
1 year ago |
Tsu-ba-me
|
ee091d4e7b
|
fix(tools): format output of existing tunnel
|
1 year ago |
Tsu-ba-me
|
d42f202609
|
fix(tools): flip ports based on forward type
|
1 year ago |
Tsu-ba-me
|
0210323730
|
fix(tools): pass tunnel list to start, stop tunnel
|
1 year ago |
Tsu-ba-me
|
19f6cefd8d
|
fix(tools): isolate prepare tunnel parents
|
1 year ago |
Tsu-ba-me
|
9f8a153fe0
|
fix(tools): replace tilda with home path
|
1 year ago |
Tsu-ba-me
|
f8e65416c4
|
fix(tools): correct receiving find tunnels output
|
1 year ago |
Tsu-ba-me
|
1854cf4872
|
fix(tools): enable search full command in find tunnel parent processes
|
1 year ago |
Tsu-ba-me
|
02f89b24b1
|
fix(tools): pass debug level to find, start, stop tunnel in start pipe
|
1 year ago |
Tsu-ba-me
|
6dbec289a1
|
fix(tools): treat empty tunnel list as no tunnels
|
1 year ago |
Tsu-ba-me
|
3debdb846d
|
fix(tools): start background processes with system call
|
1 year ago |
Tsu-ba-me
|
b695414c86
|
fix(tools): improve debug hashes
|
1 year ago |
Tsu-ba-me
|
e86219c484
|
fix(libvirt): match hook with changes made to manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
8c37b49132
|
fix(tools): remove extra space in find tunnel parent sed
|
1 year ago |
Tsu-ba-me
|
55bc44fc6e
|
fix(tools): correct typos in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
bedbf576ab
|
fix(tools): correct loop over tunnel list
|
1 year ago |
Tsu-ba-me
|
4de0b675f1
|
fix(tools): don't find when tunnel list doesn't exist
|
1 year ago |
Tsu-ba-me
|
2eb96f9d10
|
fix(tools): reuse existing tunnels in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
834e1a568a
|
fix(tools): improve debug log of start processes in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
7baa52e37d
|
fix(tools): ignore mismatches when find websockify, tunnel parent processes
|
1 year ago |
Tsu-ba-me
|
41abd4f9e4
|
fix(tools): correct websockify command in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
75b6ab94df
|
fix(tools): correct reversed set, delete operations in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
6906551851
|
fix(tools): remove repeated UUIDv4 test in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
6ec2dea741
|
fix(tools): correct renamed call variable in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
b1e7b0e244
|
fix(tools): correct input to keys in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
9431d89b61
|
fix(tools): correct brackets of set_ws_process in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
393782cf83
|
fix(tools): log inputs in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
ff7fe8b3a3
|
fix(tools): add missing grep path in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
d192356c5a
|
fix(tools): remove unused database connection in manage tunnel
|
1 year ago |
Tsu-ba-me
|
afade80f39
|
fix(tools): manage all VNC pipe components on subnodes/dr
|
1 year ago |
Tsu-ba-me
|
ba467ccfa7
|
fix(tools): manage forward list of parent connection in manage tunnel
|
1 year ago |
Tsu-ba-me
|
c46ff969f3
|
fix: add UUID to server process during find in Server.pm
|
1 year ago |
Tsu-ba-me
|
db06747513
|
fix(tools): make target optional when using external parent in manage tunnel
|
1 year ago |
Tsu-ba-me
|
4bdd206e0c
|
fix: replace ps|grep with pgrep to reduce run time
|
1 year ago |
Tsu-ba-me
|
ea345a0476
|
fix: add ss, websockify paths to Tools.pm
|
1 year ago |
Tsu-ba-me
|
d29dac4fa9
|
fix(tools): return code after port forward fails in manage tunnel
|
1 year ago |
Tsu-ba-me
|
711cb5b696
|
refactor: rename striker-open-ssh-tunnel->anvil-manage-tunnel
|
1 year ago |
Tsu-ba-me
|
40e94cda46
|
fix(tools): enable open parent connection, child tunnel in open ssh tunnel
|
1 year ago |
Tsu-ba-me
|
54c98f89ab
|
fix: allow extend remote call with openssh options
|
1 year ago |
Tsu-ba-me
|
e28f9a0cf7
|
docs(libvirt): note hooks execute with uid=0, gid=0
|
1 year ago |
Tsu-ba-me
|
f2d3b06a10
|
fix(tools): remove all remote calls in manage vnc pipes
|
1 year ago |
Tsu-ba-me
|
6c776e5a6a
|
fix(tools): enable remote forward in open ssh tunnel
|
1 year ago |
Tsu-ba-me
|
7f9b418de1
|
fix: add signal INT, TERM hooks to Tools.pm
|
1 year ago |
digimer
|
9ebe192306
|
This fixes a variable substitution but, addressing issue #338.
Signed-off-by: digimer <mkelly@alteeve.ca>
|
1 year ago |
digimer
|
7258781712
|
* Updated scan-cluster to detect stale drbd-fenced attributes in the CIB, generally left after a server is deleted. This addresses issue #374.
Signed-off-by: digimer <mkelly@alteeve.ca>
|
1 year ago |
digimer
|
b24b81c17c
|
Removed outer double-quotes from Anvil! node description in XML usage reporting. Related to issue #321.
Signed-off-by: digimer <mkelly@alteeve.ca>
|
1 year ago |
digimer
|
942c4c94bf
|
Escaped double-quotes in Anvil! node descriptions when reporting usage as XML format. Should resolve issue #321.
Signed-off-by: digimer <mkelly@alteeve.ca>
|
1 year ago |
digimer
|
f998a44077
|
Removed duplicate anvil-manage-keys.1 from the man 8 section.
Signed-off-by: digimer <mkelly@alteeve.ca>
|
1 year ago |