summaryrefslogtreecommitdiffstats
path: root/roles/docker/templates/crio.conf.j2
Commit message (Collapse)AuthorAgeFilesLines
* cri-o: change to system runcGiuseppe Scrivano2017-08-251-1/+1
| | | | | | | Newer versions of cri-o do not carry runc but use the one from the system. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* cri-o: Default insecure registries to ""Steve Milner2017-08-031-1/+1
|
* crio: use a template for the configurationGiuseppe Scrivano2017-08-031-0/+132
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>