added /etc as default backup
This commit is contained in:
parent
3878f68e1f
commit
cb453dfcbe
@ -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
|
||||
|
Reference in New Issue
Block a user