This repository has been archived on 2023-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
salt-states_old/restic/files/restic.automount.jinja
2022-11-02 13:51:59 +01:00

9 lines
154 B
Django/Jinja

[Unit]
Description=Automount for restic repository
[Automount]
Where={{ pillar['restic']['repository']['mount'] }}
[Install]
WantedBy=multi-user.target