Replace docker group with container-engine

This is part of the move to support podman in kayobe.

Change-Id: I9899ca0542b81d6e3752c464bdebfb14cbf0ed48
This commit is contained in:
Will Szumski 2024-02-23 17:21:49 +00:00
parent baf5c9f719
commit 4a129cdb8e
1 changed files with 7 additions and 2 deletions

View File

@ -65,8 +65,8 @@ vgpu
###############################################################################
# Service groups.
[docker:children]
# Hosts in this group will have Docker installed.
[container-engine:children]
# Hosts in this group will have Docker/Podman installed.
seed
controllers
network
@ -74,6 +74,11 @@ monitoring
storage
compute
# NOTE(wszumski): Remove once https://review.opendev.org/c/openstack/kayobe/+/909686 has
# merged. Added to get the group rename to pass CI.
[docker:children]
container-engine
[docker-registry:children]
# Hosts in this group will have a Docker Registry deployed. This group should
# generally contain only a single host, to avoid deploying multiple independent