summaryrefslogtreecommitdiffstats
path: root/roles/container_runtime/templates
Commit message (Collapse)AuthorAgeFilesLines
* cri-o: export variables defined in crio-networkGiuseppe Scrivano2018-01-301-3/+3
| | | | | | | | so that the cri-o process can use them. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1529478 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Removing dependency on the extra stroage device.Kenny Woodson2018-01-251-0/+4
|
* crio: configure proxy variablesGiuseppe Scrivano2018-01-051-0/+9
| | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1529478 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Adding support for docker-storage-setup on overlayKenny Woodson2017-12-191-0/+12
|
* crio: change socket path to /var/run/crio/crio.sockGiuseppe Scrivano2017-12-121-1/+1
| | | | | | it is required for OpenShift 3.9 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* container-engine: skip openshift_docker_log_driver when it is FalseGiuseppe Scrivano2017-12-081-1/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* container-engine: log-opts is a dictionary in the daemon.json fileGiuseppe Scrivano2017-12-081-1/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Implement container runtime roleMichael Gugino2017-12-017-0/+265