summaryrefslogtreecommitdiffstats
path: root/roles/taskotron/resultsdb-backend/tasks
Commit message (Collapse)AuthorAgeFilesLines
* taskotron: start httpd where neededMartin Krizek2016-11-291-0/+3
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-1/+1
|
* Fix small variable-name inconsistencies for resutlsdbJosef Skladanka2016-02-031-15/+0
| | | | | Gets rid of quite some of the conditionals and minimizes the amount of different variable names used in result/execdb
* Update all calls to sudo to use 'become' and sudo_user to 'become_user'Kevin Fenzi2016-02-021-8/+8
|
* use more intelligent tests for dnf/yum on resultsdb rolesTim Flink2016-01-261-1/+1
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-4/+4
|
* 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.
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* updating testdays settings, more refactoring to get rid of conditionals in ↵Tim Flink2015-10-051-9/+2
| | | | taskotron roles
* fix formatting of install directives so taskotron roles match other infra rolesTim Flink2015-10-011-2/+3
|
* updating taskotron roles to use dnf for f22+, variable for reposTim Flink2015-09-301-6/+6
|
* fixing package flag for local taskotron installsTim Flink2015-06-081-1/+1
|
* changing taskotron roles that use infra repo to use infra-testing for ↵Tim Flink2015-04-011-0/+10
| | | | dev/stg, explicitly adding resultsdb_api to taskotron-client
* adding local case to resultsdb-backendTim Flink2015-01-291-1/+8
|
* Revert "attempting to change remote tmpdir for postgres commands"Tim Flink2014-11-111-3/+0
| | | | This reverts commit 5718ed87de1aaccff76d2cfabf580ba02546ab70.
* Revert "adding quotes and spaces to remote_tmp in resultsdb backend db"Tim Flink2014-11-111-3/+3
| | | | This reverts commit 63ff859fbaa8660ca74ca59d06f6d1468cb8f035.
* adding quotes and spaces to remote_tmp in resultsdb backend dbTim Flink2014-11-111-3/+3
|
* attempting to change remote tmpdir for postgres commandsTim Flink2014-11-111-0/+3
|
* reverting earlier removal of sudo commands in resultsdb databaseTim Flink2014-11-111-16/+22
|
* Revert "attempting to isolate the postgresql commands for resultsdb backend"Tim Flink2014-11-112-23/+20
| | | | This reverts commit d6fdac91bdc11f4dbed7d69b10a1fb0e624c69eb.
* attempting to isolate the postgresql commands for resultsdb backendTim Flink2014-11-112-20/+23
|
* attempting to restructure postgres commands for resultsdb_backend to get rid ↵Tim Flink2014-11-111-19/+20
| | | | of errors
* try removing sudo from resultsdb postgresql commands to fix errorsTim Flink2014-11-111-8/+0
|
* commenting out db init in resultsdb-be for now since it's always being run ↵Tim Flink2014-08-201-2/+5
| | | | and clears contents of the db
* preparing for taskotron production setupTim Flink2014-07-081-7/+8
|
* fixing db permissions setting for resultsdb-backendTim Flink2014-07-081-3/+3
|
* adding libsemanage-python to resultsdb-backend depsTim Flink2014-07-021-0/+1
|
* refactoring resultsdb to support different credentials for dev/stg/prodTim Flink2014-07-021-3/+18
|
* setting httpd_can_network_connect_db sebool for resultsdb-backend roleTim Flink2014-06-091-0/+3
|
* Add python-psycopg2 to resultsdb-backendKevin Fenzi2014-06-091-0/+1
|
* fixing resultsdb db init to use PROD settings and pick up the correct config ↵Tim Flink2014-06-091-1/+1
| | | | file
* See if this changes anything.Kevin Fenzi2014-06-091-0/+2
|
* adding resultsdb database init to resultsdb-backend roleTim Flink2014-06-051-0/+3
|
* adding resultsdb-stg01 host, resultsdb-stg group, resultsdb backend and ↵Tim Flink2014-06-051-0/+25
frontend roles