secrets file mode fixed

This commit is contained in:
Martin Hoefling 2015-05-03 19:11:59 +02:00
parent 8f5ef98b38
commit 53b26f6a9e
1 changed files with 1 additions and 0 deletions

View File

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