adding missing package for phabricator, restarting daemons on config change
This commit is contained in:
parent
a55c747143
commit
94bcdcfe28
2 changed files with 9 additions and 0 deletions
|
@ -63,6 +63,8 @@
|
|||
|
||||
- name: copy phabricator configuration settings
|
||||
template: src=local.json.j2 dest={{ phabroot }}/phabricator/conf/local/local.json owner=apache group=apache mode=0644
|
||||
notify:
|
||||
- restart phd
|
||||
|
||||
# this isn't well supported upstream right now, disabling
|
||||
#- name: generate chatbot config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue