Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement container runtime role | Michael Gugino | 2017-12-01 | 1 | -5/+0 |
| | |||||
* | Move container-engine systemd environment to updated location | Steve Milner | 2017-05-12 | 1 | -0/+1 |
| | |||||
* | System container docker | Steve Milner | 2017-05-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container | ||||
* | Resolve docker and iptables service dependencies | Russell Teague | 2016-11-11 | 1 | -0/+1 |
| | | | | | | | | | | The docker service adds rules to the iptables configuration to support proper network functionality for running containers. If the service is started prior to iptables, these rules are not properly created. * Ensure iptables is started prior to docker Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1390835 | ||||
* | Switch to repoquery, enable plugins for satellite support | Scott Dodson | 2016-06-29 | 1 | -1/+0 |
| | |||||
* | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | bring the docker udev workaround into openshift-ansible.git | Joel Diaz | 2015-12-04 | 1 | -0/+3 |
| | |||||
* | Cleanup empty role dirs/files | Jason DeTiberus | 2015-02-24 | 1 | -2/+0 |
| | |||||
* | Initial Commit. Sharing is caring | Kenny Woodson | 2014-09-16 | 1 | -0/+2 |