summaryrefslogtreecommitdiffstats
path: root/roles/container_runtime/defaults
Commit message (Expand)AuthorAgeFilesLines
* Fix docker_upgrade variableMichael Gugino2018-02-121-0/+2
* additional mounts: specify 'type' in container_runtime_crio_additional_mountsVadim Rutkovsky2018-02-121-0/+1
* Adding ability to provide additional mounts to crio system container.Kenny Woodson2018-02-071-0/+10
* Merge pull request #6905 from mgugino-upstream-stage/fix-crt-typoOpenShift Merge Robot2018-01-271-1/+1
|\
| * Fix container_runtime variable typoMichael Gugino2018-01-261-1/+1
* | Removing dependency on the extra stroage device.Kenny Woodson2018-01-251-1/+1
|/
* docker: use image from CentOS and Fedora registriesGiuseppe Scrivano2018-01-101-6/+6
* crio: use Docker and CentOS registries for the imageGiuseppe Scrivano2018-01-101-19/+8
* Cast openshift_docker_use_system_container to boolMichael Gugino2018-01-021-1/+1
* Move validate_hosts to prerequisites.ymlMichael Gugino2017-12-201-2/+0
* Merge pull request #6524 from kwoodson/docker_storage_setup_overlayScott Dodson2017-12-201-0/+14
|\
| * Adding support for docker-storage-setup on overlayKenny Woodson2017-12-191-0/+14
* | Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+1
|/
* docker: use Fedora /latest/ instead of hardcoding the versionGiuseppe Scrivano2017-12-131-1/+1
* container-engine: log-opts is a dictionary in the daemon.json fileGiuseppe Scrivano2017-12-081-0/+1
* crio: define and use l_is_node_system_containerGiuseppe Scrivano2017-12-081-0/+3
* Implement container_runtime playbooks and changesMichael Gugino2017-12-071-2/+51
* Implement container runtime roleMichael Gugino2017-12-011-0/+80