summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/defaults/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.service_typeMichael Gugino2017-12-071-1/+1
| | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
* Rework openshift_excluders roleRussell Teague2017-05-161-3/+16
|
* enable excluders by defaultJan Chaloupka2017-03-081-0/+2
|
* - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-071-0/+4
- check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable