preparing to deploy new phab version to qadevel

This commit is contained in:
Tim Flink 2015-11-19 20:48:55 +00:00
parent 6b5c9d94dc
commit 0f9d96c208

View file

@ -94,7 +94,6 @@
- restart phd
- name: copy phabricator custom login plugin
when: deployment_type == 'qa-stg'
template: src=CustomLoginHandler.php.j2 dest={{ phabroot }}/phabricator/src/extensions/CustomLoginHandler.php owner=apache group=apache mode=0644
notify:
- restart phd