summaryrefslogtreecommitdiffstats
path: root/roles/container_runtime/defaults
Commit message (Collapse)AuthorAgeFilesLines
* container-engine: log-opts is a dictionary in the daemon.json fileGiuseppe Scrivano2017-12-081-0/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* crio: define and use l_is_node_system_containerGiuseppe Scrivano2017-12-081-0/+3
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Implement container_runtime playbooks and changesMichael Gugino2017-12-071-2/+51
| | | | | | This commit refactors some duplicate code, removes usage of set_fact where not needed, and reorganizes container_runtime role to use include_role.
* Implement container runtime roleMichael Gugino2017-12-011-0/+80