Re: [pve-devel] [PATCH docs] pvecm: explain role of ssh in PVE stack

2020-11-25 Thread Thomas Lamprecht
On 25.11.20 10:04, Fabian Grünbichler wrote: Note that there was a v2, I applied that and made some followups, you may want to checkout git for the current state, could just push a fixup if there's still an error or misleading part ___ pve-devel maili

Re: [pve-devel] [PATCH docs] pvecm: explain role of ssh in PVE stack

2020-11-25 Thread Fabian Grünbichler
On November 17, 2020 12:35 pm, Oguz Bektas wrote: > add a section describing how SSH tunnels are used in conjunction > with PVE. (for #2829) > > Signed-off-by: Oguz Bektas > --- > pvecm.adoc | 35 +++ > 1 file changed, 35 insertions(+) > > diff --git a/pvecm.adoc

[pve-devel] [PATCH docs] pvecm: explain role of ssh in PVE stack

2020-11-17 Thread Oguz Bektas
add a section describing how SSH tunnels are used in conjunction with PVE. (for #2829) Signed-off-by: Oguz Bektas --- pvecm.adoc | 35 +++ 1 file changed, 35 insertions(+) diff --git a/pvecm.adoc b/pvecm.adoc index 3820c17..10de0a1 100644 --- a/pvecm.adoc +++ b/p