summaryrefslogtreecommitdiffstats
path: root/roles/openshift_version/meta
Commit message (Collapse)AuthorAgeFilesLines
* Remove container_runtime from the openshift_versionScott Dodson2017-12-081-1/+0
|
* openshift_version: add dependency to openshift_factsGiuseppe Scrivano2017-12-081-0/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* openshift_version: add dependency to container_runtimeGiuseppe Scrivano2017-12-081-0/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Implement container runtime roleMichael Gugino2017-12-011-3/+0
|
* Removing dependencies for openshift_repos and setting them up early in the ↵Kenny Woodson2017-08-141-1/+0
| | | | cluster build.
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-111-0/+1
|
* Skip the docker role in early upgrade stages.Devan Goodwin2016-09-291-1/+1
| | | | | | | | This improves the situation further and prevents configuration changes from accidentally triggering docker restarts, before we've evacuated nodes. Now in two places, we skip the role entirely, instead of previous implementation which only skipped upgrading the installed version. (which did not catch config issues)
* Restore 3.2 RPM version check before upgrading.Devan Goodwin2016-06-131-1/+0
|
* Make openshift_version role docker dep conditional.Devan Goodwin2016-06-131-0/+2
|
* Update openshift_version author info.Devan Goodwin2016-06-011-2/+2
|
* Break version calc out into a role, separate yaml for containerized/rpm.Devan Goodwin2016-05-311-0/+17