not using apc for phab on fedora
This commit is contained in:
parent
7c3d552cc8
commit
b97d7dc39a
1 changed files with 0 additions and 6 deletions
|
@ -42,12 +42,6 @@
|
||||||
notify:
|
notify:
|
||||||
- restart httpd
|
- restart httpd
|
||||||
|
|
||||||
- name: update apc.ini
|
|
||||||
copy: src=apc.ini dest=/etc/php.d/apc.ini owner=root group=root mode=0644
|
|
||||||
when: is_rhel
|
|
||||||
notify:
|
|
||||||
- restart httpd
|
|
||||||
|
|
||||||
- name: create git repo root for phabricator
|
- name: create git repo root for phabricator
|
||||||
file: path={{ phabricator_repodir }} state=directory owner={{ phabricator_daemon_user }} group={{ phabricator_daemon_user }} mode=1755
|
file: path={{ phabricator_repodir }} state=directory owner={{ phabricator_daemon_user }} group={{ phabricator_daemon_user }} mode=1755
|
||||||
when: enable_phabricator_git
|
when: enable_phabricator_git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue