adding password to vcs user so git over ssh works
This commit is contained in:
parent
d7ecfff48e
commit
3abbf36a07
2 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ mariadb_password: '{{ qadevel_stg_mariadb_password }}'
|
|||
phabricator_db_prefix: 'phabricatorstg'
|
||||
enable_phabricator_git: True
|
||||
phabricator_vcs_user: git
|
||||
phabricator_vcs_user_password: '{{ qadevel_stg_vcs_user_password }}'
|
||||
phabricator_daemon_user: phabdaemon
|
||||
phabroot: /usr/share/
|
||||
phabricator_filedir: /var/lib/phabricator/files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue