| Commit message (Expand) | Author | Age | Files | Lines |
* | roles: use openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 1 | -2/+2 |
* | docker: introduce use_crio_only | Giuseppe Scrivano | 2017-08-03 | 1 | -2/+3 |
* | docker: skip Docker setup when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+3 |
* | cri-o: Minor fixes for tasks | Steve Milner | 2017-08-03 | 1 | -2/+1 |
* | cri-o: configure storage and insecure registries | Giuseppe Scrivano | 2017-08-03 | 1 | -3/+7 |
* | cri-o: Allow cri-o usage. | Steve Milner | 2017-08-03 | 1 | -0/+5 |
* | Fix 1448368, and some other minors issues | Gan Huang | 2017-05-05 | 1 | -4/+5 |
* | System container docker | Steve Milner | 2017-05-03 | 1 | -112/+9 |
* | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 1 | -1/+1 |
* | Add new option 'openshift_docker_selinux_enabled' | Russell Teague | 2017-01-24 | 1 | -1/+1 |
* | v1.3 Add RHAMP | Scott Dodson | 2017-01-17 | 1 | -8/+0 |
* | Enable firewalld by default | Russell Teague | 2016-12-14 | 1 | -10/+12 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -9/+9 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+1 |
* | Docker daemon is started prematurely. | Eric Mountain | 2016-11-14 | 1 | -11/+11 |
* | Added dependency of os_firewall to docker role | Russell Teague | 2016-11-14 | 1 | -3/+0 |
* | Resolve docker and iptables service dependencies | Russell Teague | 2016-11-11 | 1 | -1/+13 |
* | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 1 | -4/+4 |
* | Fix review comments | Manjunath A Kumatagi | 2016-08-27 | 1 | -2/+2 |
* | Fix typo | Manjunath A Kumatagi | 2016-08-18 | 1 | -3/+3 |
* | Fix errors in docker role | Manjunath A Kumatagi | 2016-08-17 | 1 | -3/+4 |
* | Clarify message when old docker pre-installed but 1.10+ requested. | Devan Goodwin | 2016-07-15 | 1 | -1/+1 |
* | Fix upgrade with docker_version set. | Devan Goodwin | 2016-07-14 | 1 | -3/+3 |
* | Fix more docker role logic. | Devan Goodwin | 2016-07-13 | 1 | -2/+2 |
* | Add checks to docker role for 1.9.1+. | Devan Goodwin | 2016-07-13 | 1 | -3/+13 |
* | Remove/update TODOs. | Devan Goodwin | 2016-07-08 | 1 | -2/+0 |
* | Remove all debug used during devel of openshift_version. | Devan Goodwin | 2016-07-08 | 1 | -5/+0 |
* | Only nuke images when crossing the Docker 1.10 boundary in upgrade. | Devan Goodwin | 2016-06-27 | 1 | -1/+1 |
* | Support setting a docker version in inventory. | Devan Goodwin | 2016-06-20 | 1 | -1/+36 |
* | Remove Docker 1.10 requirement temporarily. | Devan Goodwin | 2016-06-10 | 1 | -28/+0 |
* | Merge pull request #2005 from brenton/bz1338726 | Brenton Leanhardt | 2016-06-09 | 1 | -29/+30 |
|\ |
|
| * | Bug 1338726 - never abort install if the latest version of docker is already ... | Brenton Leanhardt | 2016-06-08 | 1 | -1/+1 |
| * | Docker 1.10 Upgrade | Devan Goodwin | 2016-06-03 | 1 | -29/+30 |
* | | Preserve proxy config if it's undefined | Scott Dodson | 2016-06-07 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'openshift-ansible-3.0.89-1' | Brenton Leanhardt | 2016-05-09 | 1 | -1/+1 |
|\ |
|
| * | Use yum swap to downgrade docker | Scott Dodson | 2016-05-09 | 1 | -1/+1 |
* | | Fix cli_docker_additional_registries being erased during upgrade. | Devan Goodwin | 2016-05-09 | 1 | -1/+1 |
|/ |
|
* | Don't set empty HTTP_PROXY, HTTPS_PROXY, NO_PROXY values | Scott Dodson | 2016-04-26 | 1 | -0/+1 |
* | Add global proxy configuration | Scott Dodson | 2016-04-22 | 1 | -0/+15 |
* | Fix for docker not present | Jason DeTiberus | 2016-04-22 | 1 | -1/+1 |
* | Refactor docker failed state cleanup | Scott Dodson | 2016-04-15 | 1 | -14/+8 |
* | start it, check for failure, reset it, start again | Scott Dodson | 2016-04-14 | 1 | -8/+11 |
* | Enable docker before potentially resetting the failure | Scott Dodson | 2016-04-14 | 1 | -1/+10 |
* | Containerized installs on RHEL were downgrading docker unnecessarily | Brenton Leanhardt | 2016-04-12 | 1 | -9/+14 |
* | Fix a docker-storage sysconfig bug. | Devan Goodwin | 2016-04-11 | 1 | -4/+3 |
* | Test docker_version_result.stdout when determining if docker should be instal... | Andrew Butcher | 2016-04-06 | 1 | -2/+2 |
* | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | 2016-04-05 | 1 | -22/+19 |
* | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 1 | -0/+2 |
|\ |
|
| * | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 1 | -0/+2 |
* | | Fixing undefined variable check | Kenny Woodson | 2016-03-16 | 1 | -4/+4 |
|/ |
|