Try this to override the incorrect version

This commit is contained in:
Kevin Fenzi 2018-05-30 22:33:04 +00:00
parent e49ef6dc00
commit ad4d6c9302

View file

@ -117,6 +117,7 @@ openshift_use_crio_only={{ openshift_ansible_crio_only }}
#openshift_crio_enable_docker_gc=True
# Node Selectors to run the garbage collection
#openshift_crio_docker_gc_node_selector={'runtime': 'cri-o'}
openshift_crio_systemcontainer_image_override="registry.access.redhat.com//openshift3/cri-o:v3.9"
# Use Docker inside a System Container. Note that this is a tech preview and should
# not be used to upgrade!