From d9fef261e770cb45d5f02ae5e448590c7f6fead1 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 22 May 2024 22:18:09 +0200 Subject: cli: commit-archive with git does not make use of source-address CLI optionarchive --- docs/cli.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/cli.rst') diff --git a/docs/cli.rst b/docs/cli.rst index 79501c66..c1a9d14c 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -857,7 +857,7 @@ to :cfgcmd:`commit`. You will have to set the commit-archive location. TFTP, FTP, SCP and SFTP servers are supported. Every time a :cfgcmd:`commit` is successful the ``config.boot`` file will be copied to the defined destination(s). The filename used on the remote host will -be ``config.boot-hostname.YYYYMMDD_HHMMSS``. +be ``config.boot-hostname.YYYYMMDD_HHMMSS``. .. cfgcmd:: set system config-management commit-archive location @@ -877,6 +877,9 @@ be ``config.boot-hostname.YYYYMMDD_HHMMSS``. .. note:: The number of revisions don't affect the commit-archive. + .. note:: When using Git as destination for the commit archive the + ``source-address`` CLI option has no effect. + .. note:: You may find VyOS not allowing the secure connection because it cannot verify the legitimacy of the remote server. You can use the workaround below to quickly add the remote host's SSH -- cgit v1.2.3