0
0
mirror of https://github.com/saltstack-formulas/rsyncd-formula.git synced 2025-02-20 08:58:43 +01:00

secrets file mode fixed

This commit is contained in:
Martin Hoefling 2015-05-03 19:11:59 +02:00
parent 8f5ef98b38
commit 53b26f6a9e

View File

@ -16,5 +16,6 @@ rsyncd_secrets_file:
- watch_in:
- service: rsync
- source: salt://rsyncd/files/secrets.jinja
- mode: 640
- template: jinja
{% endif %}