diff --git a/data/kata-collect-data.sh.in b/data/kata-collect-data.sh.in index 79ffdabf2..a0392778c 100644 --- a/data/kata-collect-data.sh.in +++ b/data/kata-collect-data.sh.in @@ -343,6 +343,7 @@ show_container_mgr_details() subheading "crio" run_cmd_and_show_quoted_output "" "crio --version" run_cmd_and_show_quoted_output "" "systemctl show crio" + run_cmd_and_show_quoted_output "" "cat /etc/crio/crio.conf" fi separator