summaryrefslogtreecommitdiffstats
path: root/roles/openshift_version/tasks/set_version_rpm.yml
Commit message (Collapse)AuthorAgeFilesLines
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-111-3/+13
|
* Fail if rpm version != docker image versionJan Chaloupka2017-05-091-38/+4
|
* cleanup: when in openshift_version tasks are multilineSteve Milner2017-04-031-1/+3
|
* Correct copy task to use remote sourceRussell Teague2017-03-291-0/+1
|
* Make the OCP available version detection excluder freeJan Chaloupka2017-03-281-1/+28
| | | | | | When detecting available OCP version via repoquery, use yum.conf file with exclude= set to an empty array. So the detection is independent of the OCP excluder.
* Remove/update TODOs.Devan Goodwin2016-07-081-1/+0
|
* Remove all debug used during devel of openshift_version.Devan Goodwin2016-07-081-4/+0
|
* Support origin alpha tags.Devan Goodwin2016-06-151-1/+0
|
* Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-1/+1
| | | | | Allows the use of arbitrary tags, precise control over containers and rpms, and likely mixed environments.
* Fix rpm installs.Devan Goodwin2016-06-131-0/+2
|
* Do not install rpm for version in openshift_version role.Devan Goodwin2016-06-061-10/+9
|
* Fix installing release 3.1 not converting to precise version.Devan Goodwin2016-06-011-1/+1
|
* Break version calc out into a role, separate yaml for containerized/rpm.Devan Goodwin2016-05-311-0/+23