Merge branch 'master' of /git/ansible
This commit is contained in:
commit
5a073688d2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"phd.pid-directory" : "/var/run/phabricator/",
|
||||
"phd.log-directory" : "/var/log/phabricator/",
|
||||
"phd.user" : "{{ phabricator_daemon_user }}",
|
||||
"storage.local-disk.path" : "{{ phabricator_file_dir }}",
|
||||
"storage.local-disk.path" : "{{ phabricator_filedir }}",
|
||||
"environment.append-paths" : ["/usr/libexec/git-core/"],
|
||||
"diffusion.ssh-user" : "{{ phabricator_vcs_user }}",
|
||||
"welcome.html" : "{{ lookup("file", "phabricator-welcome.html") }}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue