container-engine: enforce docker for Ubuntu os family

This enforces docker.io and docker respectively for
`container_package_name` and `container_service_name` by default
for Ubuntu distribution.

Fixes: #7496

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
pull/7525/head
Guillaume Abrioux 2024-03-20 09:26:29 +01:00
parent 867be7c35c
commit ef5a09d0e0
3 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
---
container_package_name: docker.io
container_service_name: docker

View File

@ -1,3 +0,0 @@
---
container_package_name: docker.io
container_service_name: docker