Install duplicity and the interesting backends on OM
This commit is contained in:
parent
6e6b4ede64
commit
b8fb6d55be
@ -1396,7 +1396,7 @@ EOF
|
||||
[ $? -ne 0 ] && failcheck "Couldn't install traefik certs dumper"
|
||||
|
||||
elif [ "$OSRELEASE" = "openmandriva" ]; then
|
||||
dnf -y --refresh install docker curl docker-compose traefik-certs-dumper
|
||||
dnf -y --refresh install docker curl docker-compose traefik-certs-dumper duplicity duplicity-backend-b2 duplicity-backend-local duplicity-backend-s3_boto3 duplicity-backend-ssh_paramiko
|
||||
sed -i -e "s,^OPTIONS=.*,OPTIONS='--log-opt max-size=200m --log-opt max-file=3'," /etc/sysconfig/docker
|
||||
|
||||
systemctl enable --now docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user