added /root to default backup
This commit is contained in:
parent
cb453dfcbe
commit
ece28723c5
@ -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
|
||||
|
Reference in New Issue
Block a user