salt-states/restic/files/restic.automount.jinja

9 lines
140 B
Plaintext
Raw Normal View History

2023-06-27 07:16:37 +00:00
[Unit]
Description=Automount for restic repository
[Automount]
Where={{ pillar['restic']['mount'] }}
[Install]
WantedBy=multi-user.target