Changeset - da9815c2a23c
[Not reviewed]
0 1 0
Branko Majic (branko) - 5 months ago 2023-11-27 00:05:27
branko@majic.rs
MAR-189: Drop the use of deprecated option for Duply.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
roles/backup_client/templates/duply_main_conf.j2
Show inline comments
 
@@ -60,4 +60,4 @@ DUPL_PARAMS="$DUPL_PARAMS --use-agent"
 
DUPL_PARAMS="$DUPL_PARAMS --ssh-options='-oLogLevel=ERROR -oUserKnownHostsFile=/dev/null -oGlobalKnownHostsFile=/etc/duply/main/ssh/known_hosts -oIdentityFile=/etc/duply/main/ssh/identity'"
 

	
 
# By default we exclude everything, and then include only specific patterns.
 
DUPL_PARAMS="$DUPL_PARAMS --include-globbing-filelist /etc/duply/main/include"
 
DUPL_PARAMS="$DUPL_PARAMS --include-filelist /etc/duply/main/include"
0 comments (0 inline, 0 general)