changing diffusion hostname for phabricator
This commit is contained in:
parent
f18b0062c5
commit
b73e51e6da
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
"repository.default-local-path" : "{{ phabricator_repodir }}",
|
||||
"environment.append-paths" : ["/usr/libexec/git-core/"],
|
||||
"diffusion.ssh-user" : "{{ phabricator_vcs_user }}",
|
||||
"diffusion.ssh-host" : "git.{{ external_hostname }}",
|
||||
"welcome.html" : "{{ lookup("file", "phabricator-welcome.html") }}",
|
||||
"ui.header-color" : "{{ phabricator_header_color }}",
|
||||
"metamta.default-address" : "phabricator@{{ phabricator_mail_domain }}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue