summaryrefslogtreecommitdiffstats
path: root/roles/postgresql_server/tasks
Commit message (Expand)AuthorAgeFilesLines
* Fix script to be executableKevin Fenzi2015-04-271-0/+1
* Add missing fasdb cleanup sessions cron job.Kevin Fenzi2015-04-271-0/+18
* Updating postgresql config requires postgres restartPatrick Uiterwijk2014-12-181-0/+3
* Fix postgresql role for smaller memory machines.Kevin Fenzi2014-12-081-1/+5
* Update state from installed/removed to present/absent for yum module as per l...Praveen Kumar2014-11-051-1/+1
* Add koji cleanup sessions on koji database server.Kevin Fenzi2014-10-011-0/+9
* Switch back to the optionPierre-Yves Chibon2014-09-301-1/+1
* Only run postgresql-setup initdb when /var/lib/pgsql/data does not existPierre-Yves Chibon2014-09-301-1/+2
* Set the kernel SHMMAX parameter if one is defined for the hostPierre-Yves Chibon2014-09-291-1/+2
* Add tag.Ralph Bean2014-09-251-0/+2
* Tweak kernel.shmmax for postgres.Ralph Bean2014-09-251-0/+5
* Try moving this.Ralph Bean2014-09-251-7/+7
* Run the setup command if it hasn't already been run.Ralph Bean2014-09-251-0/+7
* Add the postgres tag to the role.Ralph Bean2014-09-251-0/+8
* Move postgres backup cron task inside a bash flavored script.Ralph Bean2014-01-131-0/+3
* Cron backups for db-datanommer01.Ralph Bean2014-01-101-0/+13
* Add a second config file for postgresql.Ralph Bean2014-01-101-2/+5
* Add a postgres config to the postgres role.Ralph Bean2014-01-101-0/+10
* Add db-datanommer01, clean up postgres playbooks to be generic and not koji s...Kevin Fenzi2014-01-101-21/+0
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-011-1/+1
* Nuke some more only_if stragglersKevin Fenzi2013-11-251-2/+2
* Move again the installing of koji pkg on db serverKevin Fenzi2013-09-131-0/+7
* Move postgresql stuff around.Kevin Fenzi2013-09-121-0/+7
* Add python psycopg2Kevin Fenzi2013-09-121-0/+1
* Migrate a bunch of things to roles. Thanks to misc!Kevin Fenzi2013-08-191-0/+27