mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
Convert CRI-O molecule to ansible verifier
This commit is contained in:
10
roles/container-engine/molecule/templates/sandbox.json.j2
Normal file
10
roles/container-engine/molecule/templates/sandbox.json.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"metadata": {
|
||||
"name": "{{ container_runtime }}1",
|
||||
"namespace": "default",
|
||||
"attempt": 1,
|
||||
"uid": "hdishd83djaidwnduwk28bcsb"
|
||||
},
|
||||
"linux": {},
|
||||
"log_directory": "/tmp"
|
||||
}
|
||||
Reference in New Issue
Block a user