diff --git a/restic/files/backup.sh.jinja b/restic/files/backup.sh.jinja index 2b8817d..de38f44 100644 --- a/restic/files/backup.sh.jinja +++ b/restic/files/backup.sh.jinja @@ -41,4 +41,5 @@ restic backup \ --exclude="/home/*/git" \ --verbose \ {% if pillar.podman is defined %}{{ salt['cmd.run']('podman info -f "{{.Store.VolumePath}}"', runas=pillar.podman.user ) }} \{% endif %} + /etc \ /home