added /etc as default backup

This commit is contained in:
= 2022-11-03 09:39:32 +01:00
parent 3878f68e1f
commit cb453dfcbe

View File

@ -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