| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-02 | Cast openshift_docker_use_system_container to bool | Michael Gugino | |
| openshift_docker_use_system_container might be passed in via ini inventory as 'openshift_docker_use_system_container=false' This condition will be interpreted as a string type, instead of boolean. Casting openshift_docker_use_system_container as bool will achieve the users desired intent. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1528943 | |||
| 2017-12-08 | Remove unneeded embedded etcd logic | Michael Gugino | |
| Removing some remaining embedded etcd facts except for the migration plays. | |||
| 2017-12-01 | Implement container runtime role | Michael Gugino | |
| 2016-08-24 | Correct flannel cert variables. | Andrew Butcher | |
| 2015-10-27 | Generate etcd certificats for flannel when is not embedded | Sylvain Baubeau | |
| 2015-10-27 | Add flannel support | Sylvain Baubeau | |
| Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com> | |||
