disabling phab vcs sshd for now
This commit is contained in:
parent
f0f546d42e
commit
e204f86b4e
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ mariadb_password: '{{ qa_stg_mariadb_password }}'
|
|||
|
||||
# phabricator config
|
||||
phabricator_db_prefix: 'phabricator'
|
||||
enable_phabricator_git: True
|
||||
# something changed in how the sshd daemons are set up, since this isn't critical, disabling for now
|
||||
enable_phabricator_git: False
|
||||
phabricator_vcs_user: git
|
||||
phabricator_vcs_user_password: '{{ qa_stg_vcs_user_password }}'
|
||||
phabricator_daemon_user: phabdaemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue