|
пре 7 година | |
---|---|---|
.. | ||
defaults | пре 7 година | |
handlers | пре 7 година | |
meta | пре 7 година | |
tasks | пре 7 година | |
templates | пре 7 година | |
vars | пре 7 година | |
README.md | пре 7 година |
Ensures docker package or system container is installed, and optionally raises timeout for systemd-udevd.service to 5 minutes.
container-daemon.json items may be found at https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-configuration-file
Ansible 2.2
Depends on openshift_facts having already been run.
- hosts: servers
roles:
- role: container_runtime
docker_udev_workaround: "true"
ASL 2.0
OpenShift operations, Red Hat, Inc