mirror of https://github.com/ceph/ceph-ansible.git
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
parent
867be7c35c
commit
ef5a09d0e0
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
container_package_name: docker.io
|
|
||||||
container_service_name: docker
|
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
container_package_name: docker.io
|
|
||||||
container_service_name: docker
|
|
Loading…
Reference in New Issue