summaryrefslogtreecommitdiffstats
path: root/roles/taskotron/execdb
Commit message (Collapse)AuthorAgeFilesLines
* taskotron: start httpd where neededMartin Krizek2016-11-291-0/+3
|
* Fix small variable-name inconsistencies for resutlsdbJosef Skladanka2016-02-033-45/+3
| | | | | 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-10/+10
|
* missed a conditional change for dnf/yum in execdbTim Flink2016-01-261-1/+1
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-5/+5
|
* 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>
* adding missing vars to resultsdb-dev, refactoring execdb settingsTim Flink2015-10-051-7/+3
|
* adding defaults to taskotron roles so playbooks don't need extra_enablereposTim Flink2015-10-051-0/+2
|
* fix formatting of install directives so taskotron roles match other infra rolesTim Flink2015-10-011-2/+3
|
* change execdb to delegate like resultsdb-beTim Flink2015-10-011-2/+2
|
* updating taskotron roles to use dnf for f22+, variable for reposTim Flink2015-09-301-5/+5
|
* taskotron-dev: fix using https in linksMartin Krizek2015-09-041-3/+3
|
* execdb's alembic.ini: remove blank lineMartin Krizek2015-07-151-1/+0
|
* jinja for some reason joins lines, trying thisMartin Krizek2015-07-151-4/+5
|
* Add alembic upgrade db to execdb roleMartin Krizek2015-07-152-0/+93
|
* fixing package flag for local taskotron installsTim Flink2015-06-081-1/+1
|
* enable infrastructure-testing repo for execdb in dev and stgTim Flink2015-04-011-0/+10
|
* Symlink artefacts dir to 'all' directory to provide canonical pathJosef Skladanka2015-03-311-0/+4
|
* Deploy ExecDB to the ResultsDB-dev-machineJosef Skladanka2015-03-233-0/+111