summaryrefslogtreecommitdiffstats
path: root/roles/phabricator/tasks
Commit message (Collapse)AuthorAgeFilesLines
...
* configuring ssl for qadevel-stg.qaTim Flink2015-05-131-0/+8
|
* changing phabricator mysql user to localhostTim Flink2015-05-131-1/+1
|
* removing delgation of mariadb user creation since db is localhost nowTim Flink2015-05-131-1/+0
|
* create privs don't seem to be working well, trying without themTim Flink2015-02-021-1/+1
|
* don't create db for phabricator, it needs to do that on its ownTim Flink2015-02-021-4/+0
|
* changing phabricator db name to db name prefixTim Flink2015-02-021-1/+1
|
* granting create privs to phab user for storage operationsTim Flink2015-02-021-1/+1
|
* disabling phabricator env settingsTim Flink2015-02-021-2/+3
|
* change mysql auth hostname to eth0 ipTim Flink2015-02-021-1/+1
|
* adding hostname to mariadb user creation for remote dbTim Flink2015-02-021-1/+1
|
* migrating phab file-based config to new json-based methodTim Flink2015-02-021-3/+0
|
* fixing more var names, disabling chat log for nowwTim Flink2015-02-021-2/+3
|
* not using apc for phab on fedoraTim Flink2015-02-021-6/+0
|
* only create vcs user when hosting git in phabTim Flink2015-02-021-1/+2
|
* try removing the host vars for mysql to get credentials to workTim Flink2015-02-021-2/+2
|
* fixing copy-pasta error to use correct mariadb host varTim Flink2015-02-021-2/+2
|
* delegate mariadb tasks to mariadb hostTim Flink2015-02-021-0/+2
|
* adding MySQL-python to work with mariadb dbsTim Flink2015-02-021-0/+1
|
* move ssh on qadevel-stg back to a port that works, make git setup conditionalTim Flink2015-02-021-0/+5
|
* first pass at phabricator role, updating qadevel-stg for phabTim Flink2015-02-021-0/+97