summaryrefslogtreecommitdiffstats
path: root/roles/docker/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Ensure docker is restarted when iptables is restartedMichael Gugino2017-10-061-0/+1
| | | | | | | | | | | Currently, os_firewall role may run after docker role, and iptables.service may be restarted. When restarted, this negatively impacts docker's iptables rules. This commit ensures that if iptables is restarted, docker is restarted as well (by systemd) Fixes: https://github.com/openshift/origin/issues/16709
* Wrap additional service changes in retriesScott Dodson2017-07-181-1/+0
|
* Test docker restart with retries 3 delay 30Steve Milner2017-07-181-1/+1
|
* Add a retry to the docker restart handlerScott Dodson2017-06-281-0/+5
|
* System container dockerSteve Milner2017-05-031-1/+1
| | | | | | | | | | | | | | | 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
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-2/+3
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus2016-03-171-1/+1
|
* fixesJason DeTiberus2015-12-151-1/+4
|
* bring the docker udev workaround into openshift-ansible.gitJoel Diaz2015-12-041-0/+5
|
* docker-storage role addedKenny Woodson2015-05-261-0/+4
|
* Cleanup empty role dirs/filesJason DeTiberus2015-02-241-2/+0
|
* Initial Commit. Sharing is caringKenny Woodson2014-09-161-0/+2