summaryrefslogtreecommitdiffstats
path: root/roles/mariadb_server
Commit message (Collapse)AuthorAgeFilesLines
* adding new qa-prod01.qa host to replace qadevel.qaTim Flink2016-12-152-1/+7
|
* bumping buffer sizes for mariadb on qa-stg01.qaTim Flink2016-12-021-2/+2
|
* more mariadb tweaks for phabTim Flink2016-12-021-9/+9
|
* tweaks in php and mariadb config for new phab versionTim Flink2016-12-021-1/+4
|
* forcing a non-default log location so that mariadb initializesTim Flink2016-11-301-1/+4
|
* creating a mysql config specifically for qa-stg01.qaTim Flink2016-11-301-0/+157
|
* switch mariadb backups to 5am for nowKevin Fenzi2016-10-131-1/+1
|
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵Kevin Fenzi2016-05-111-1/+1
| | | | | | have incorrect reverse dns and shouldn't break any others since we always use fully qualified in our inventory.
* Move a few handlers to the only role using themMichael Scherer2016-04-041-0/+3
|
* Switch all these places to use dnf/yum state=present instead of latest. This ↵Kevin Fenzi2016-01-041-2/+2
| | | | prevents showing changes on package updates.
* adding dnf support to mariadb_serverTim Flink2015-11-231-1/+9
|
* This is a module argumentKevin Fenzi2015-06-231-2/+1
|
* Lets try and set check_implicit_admin true here to see if that allows it to ↵Kevin Fenzi2015-06-231-0/+1
| | | | set the password correctly.
* Setup mariadb backup to make a latest link, make nrpe on db03 check that for ↵Kevin Fenzi2015-06-081-0/+3
| | | | backup age.
* Run this as root actually. It seems this may be needing to run as root.Kevin Fenzi2015-06-041-1/+1
|
* This has to have a --user=root in order to be able to access the dbsKevin Fenzi2015-06-041-1/+1
| | | | It runs as mysql user, but root when connecting to the db.
* Add backups for mariadb nightly like we do for postgres.Kevin Fenzi2015-06-043-0/+30
| | | | | This allows us to back up /backups and get a good few days database dumps on mariadb servers.
* more mysql and phabricator tweaksTim Flink2015-05-131-1/+2
|
* more tweaks to get the right my.cnf onto qadevel-stgTim Flink2015-05-131-0/+0
|
* phabricator tweaks for qadevel-stgTim Flink2015-05-131-0/+156
|
* adding mariadb port to db-qa01.qaTim Flink2015-02-021-2/+0
|
* adding mariadb_server role and needed bits for putting mariadb on db-qa01.qaTim Flink2015-01-314-0/+343