Fix crio runc path on Ubuntu (#6035)

This commit is contained in:
Maxime Guyot
2020-04-28 14:28:06 +02:00
committed by GitHub
parent ed8c0ee95a
commit 28333d4513
3 changed files with 8 additions and 12 deletions

View File

@@ -3,4 +3,4 @@
crio_packages:
- "cri-o-{{ crio_version }}"
crio_runc_path: /usr/lib/cri-o-runc/sbin/runc
crio_runc_path: /usr/sbin/runc