changing qadevel-stg to use a local mariadb instance instead of db-qa01.qa
This commit is contained in:
parent
276b067a31
commit
903d487511
3 changed files with 19 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
"mysql.host" : "{{ mariadb_host }}",
|
||||
"mysql.user" : "{{ mariadb_user }}",
|
||||
"mysql.pass" : "{{ mariadb_password }}",
|
||||
"storage.default-namespace" : "{{ phabricator_db_prefix }}",
|
||||
"load-libraries" : [],
|
||||
"log.access.path" : "/var/log/phabricator/access.log",
|
||||
"log.ssh.path" : "/var/log/phabricator/ssh.log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue