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-03 09:35:40 +01:00

9 lines
140 B
Django/Jinja

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