summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/disable.yml
Commit message (Collapse)AuthorAgeFilesLines
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-5/+5
|
* disable docker excluder before it is updated to remove older excluded packagesJan Chaloupka2017-05-301-2/+4
|
* Rework openshift_excluders roleRussell Teague2017-05-161-37/+28
|
* unexclude excluder if it is to be upgraded and already installedJan Chaloupka2017-04-061-0/+8
|
* Make the OCP available version detection excluder freeJan Chaloupka2017-03-281-2/+1
| | | | | | 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.
* Get rid of adjust.ymlScott Dodson2017-03-201-2/+21
|
* Simplify excluder enablement logic a bit moreScott Dodson2017-03-201-1/+0
|
* Since we've decided that we're no longer paying attention to currentScott Dodson2017-03-151-4/+0
| | | | status remove this as it was toggling things
* - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-071-0/+26
- check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable