public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Stefan Lendl <s.lendl@proxmox.com>
Subject: Re: [pve-devel] [PATCH pve-docs] sdn: update documentation
Date: Fri, 17 Nov 2023 10:30:12 +0100	[thread overview]
Message-ID: <ca12740b-861b-4738-a250-aa1d6a4e8ce9@proxmox.com> (raw)
In-Reply-To: <20231113150851.3567716-1-s.lendl@proxmox.com>

Am 13/11/2023 um 16:08 schrieb Stefan Lendl:
> Try to homogenize style and format
> Title case naming conventions for configuration options
> Simplify examples
> Re-phrase descriptions
> 
> Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
> ---
> 
> Notes:
>     Used single line heading style
>     
>     The multi line heading format just does not work with syntax
>     highlighting in my editor. The generated HTML from adoc is identical.

really? So the next one comes along and switches it something completely
different due to their whatever editor being limited?

I mean we might need to do that conversation for the next major release,
because upstream python implementation of asciidoc wanting to align with
the ruby one in the long term, but I'd rather to so in an explicit commit
and when actually needed, not thrown in with another dozens of different
changes due to some limited editor..


can you please re-send this without above change and having it split in
multiple commits (even if just split per section), to make it easier
to review and digest.

> @@ -1004,16 +873,16 @@ conn input
>      auto=route
>  ----
>  
> -Then generate a pre-shared key with:
> +Generate a pre-shared key with:
>  
>  ----
>  openssl rand -base64 128
>  ----
>  
> -and add the key to `/etc/ipsec.secrets', so that the file contents looks like:
> +and add the key to `/etc/ipsec.secrets`, so that the file contents looks like:
>  
>  ----
> -: PSK <generatedbase64key>
> +#: PSK \<generatedbase64key>

but that disables the config entry, doesn't it?

I'd avoid such changes of adding some # to possible shell output or what not if
there is no clear benefit – here it isn't a shell in the first place so seems
wrong in any way.

>  ----
>  
> -You need to copy the PSK and the configuration onto the other nodes.
> +Copy the PSK and the configuration to all nodes participating in the VXLAN network.





  reply	other threads:[~2023-11-17  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13 15:08 Stefan Lendl
2023-11-17  9:30 ` Thomas Lamprecht [this message]
2023-11-17 14:08 ` Stefan Lendl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ca12740b-861b-4738-a250-aa1d6a4e8ce9@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=s.lendl@proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal