summaryrefslogtreecommitdiffstats
path: root/roles/openshift-apps
Commit message (Collapse)AuthorAgeFilesLines
* Adjust greenwave policies from pingou.Ralph Bean2017-09-071-2/+13
|
* New greenwave build reintroducing a missing commit.Ralph Bean2017-08-251-1/+1
|
* The CI pipeline only considers F26 for the momentPierre-Yves Chibon2017-08-241-2/+0
|
* New greenwavePierre-Yves Chibon2017-08-241-1/+1
|
* New greenwave pre-releasePierre-Yves Chibon2017-08-241-1/+1
|
* The CORS_URL should be bodhi'sPierre-Yves Chibon2017-08-241-1/+2
|
* Set the CORS_URL in greenwave's configPierre-Yves Chibon2017-08-241-0/+1
|
* Update greenwave and set it on f26Pierre-Yves Chibon2017-08-241-2/+2
|
* Remove -stg from waiverdbPatrick Uiterwijk2017-08-241-4/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Give FedoraAtomicCi the full atomic ci package list.Ralph Bean2017-08-241-1/+2
|
* Attempt to deal with "unexpected indent" errors.Ralph Bean2017-08-241-3/+3
|
* Clean up all that debugging stuff.Ralph Bean2017-08-241-6/+2
|
* Ping?Ralph Bean2017-08-241-1/+1
|
* Some more debugging.Ralph Bean2017-08-241-2/+3
|
* Accessible?Ralph Bean2017-08-241-0/+2
|
* Let's just see what's in here.Ralph Bean2017-08-241-0/+1
|
* play around a little bitRicky Elrod2017-08-241-5/+3
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Entrypoint, to debug the running container.Ralph Bean2017-08-241-1/+1
|
* Doh, forgot RUN.Ralph Bean2017-08-241-1/+1
|
* tail dev null to connect and debug.Ralph Bean2017-08-241-3/+4
|
* Try the f25 base image again.Ralph Bean2017-08-241-2/+1
|
* Ok, it is an issue access updates. Try this.Ralph Bean2017-08-241-1/+1
|
* Try makecache to see if this is really a problem synchronizing the updates repo.Ralph Bean2017-08-241-0/+1
|
* Try out pingou's new policy.Ralph Bean2017-08-241-1/+1
|
* Install greenwave from rpm instead of git.Ralph Bean2017-08-241-10/+2
|
* Remove unnecessary -stg- strings for greenwave.Ralph Bean2017-08-244-6/+6
|
* Conditionalize these variables in the greenwave config.Ralph Bean2017-08-241-2/+8
|
* only conditionalize the secretRicky Elrod2017-08-231-12/+5
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* try theseRicky Elrod2017-08-231-8/+6
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* nuke conditionalRicky Elrod2017-08-231-4/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* try and clean up templatesKevin Fenzi2017-08-236-8/+45
|
* Install greenwave from rpm when not in staging.Ralph Bean2017-08-231-0/+5
|
* Make the greenwave buildconfig a template.Ralph Bean2017-08-231-0/+0
|
* fix jinja2 funKevin Fenzi2017-08-231-1/+1
|
* Move waiverdb configmap to a template to conditionalize stg vs notRicky Elrod2017-08-231-0/+4
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Subject relevance for greenwave.Ralph Bean2017-08-222-1/+4
|
* Point greenwave at atomic ci pipeline results.Ralph Bean2017-08-222-1/+13
|
* fix a typo in greenwave openshift templateMatt Jia2017-08-181-0/+1
|
* Back to master.Ralph Bean2017-08-171-1/+1
|
* Hold greenwave policy in the config map.Ralph Bean2017-08-172-3/+12
|
* Give greenwave some temporary logging at startup to debug policies.Ralph Bean2017-08-171-1/+1
|
* Fix syntax error.Ralph Bean2017-08-171-1/+1
|
* Really make that directory.Ralph Bean2017-08-171-1/+1
|
* Set POLICIES_DIR for greenwave.Ralph Bean2017-08-172-0/+3
|
* another attempt at gunicorn hereRicky Elrod2017-08-171-2/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* hacks for debuggingRicky Elrod2017-08-141-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* try using f25 instead, see if this is an f26 issueRicky Elrod2017-08-141-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* comment out USER for now, not sure what it should be yetRicky Elrod2017-08-141-3/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* try disabling debug for nowRicky Elrod2017-08-091-0/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* add PyYAML to greenwave buildconfig dockerfileRicky Elrod2017-08-091-0/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>