Fix this as the mode is different from the sync and the fcontext should take care of it.

This commit is contained in:
Kevin Fenzi 2015-02-22 15:44:18 +00:00
parent db6d6e671c
commit b796ede919

View file

@ -18,14 +18,6 @@
tags:
- apps-fp-o
- name: Make sure the correct setype is in place
file: >
dest=/srv/web/apps-fp-o/ state=directory
owner=root group=root mode=0755
setype=httpd_sys_content_t recurse=True
tags:
- apps-fp-o
- name: Copy in our app data yaml
file: >
src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml