|
8 年 前 | |
---|---|---|
.. | ||
defaults | 8 年 前 | |
meta | 8 年 前 | |
tasks | 8 年 前 | |
README.md | 8 年 前 |
Manages the excluder packages which add yum and dnf exclusions ensuring that the packages we care about are not inadvertantly updated. See https://github.com/openshift/origin/tree/master/contrib/excluder
openshift_facts
Name | Default Value | Description |
---|---|---|
enable_docker_excluder | enable_excluders | Enable docker excluder. If not set, the docker excluder is ignored. |
enable_openshift_excluder | enable_excluders | Enable openshift excluder. If not set, the openshift excluder is ignored. |
enable_excluders | None | Enable all excluders |
enable_docker_excluder_override | None | indication the docker excluder needs to be enabled |
disable_openshift_excluder_override | None | indication the openshift excluder needs to be disabled |
None
It should be possible to manage the two excluders independently though that's not a hard requirement. However it should be done to manage docker on RHEL Containerized hosts.
Apache License, Version 2.0
Scott Dodson (sdodson@redhat.com)