Add a fas_client for only initial installs

This commit is contained in:
Kevin Fenzi 2014-06-22 23:01:05 +00:00
parent 8764d6afa2
commit 7c51d2e497

View file

@ -68,3 +68,8 @@
copy: src=fas-client.cron dest=/etc/cron.d/fas-client owner=root mode=644
tags:
- config
- name: run fas_client only if we just installed
command: fasClient -if creates=/var/db/shadow.db
tags:
- config