added /root to default backup

This commit is contained in:
= 2022-11-03 11:58:41 +01:00
parent cb453dfcbe
commit ece28723c5

View File

@ -42,4 +42,5 @@ restic backup \
--verbose \
{% if pillar.podman is defined %}{{ salt['cmd.run']('podman info -f "{{.Store.VolumePath}}"', runas=pillar.podman.user ) }} \{% endif %}
/etc \
/ root \
/home