set perms on the fas-client cron job properly

This commit is contained in:
Seth Vidal 2013-05-29 20:10:03 +00:00
parent d04a14d6ba
commit 72e38186de

View file

@ -65,6 +65,6 @@
# - config
- name: fas_client cron job
action: copy src=$files/fas-client/fas-client.cron dest=/etc/cron.d/fas-client owner=root mode=700
action: copy src=$files/fas-client/fas-client.cron dest=/etc/cron.d/fas-client owner=root mode=644
tags:
- config