File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 6565###############################################################################
6666# Service groups.
6767
68- [docker :children]
69- # Hosts in this group will have Docker installed.
68+ [container-engine :children]
69+ # Hosts in this group will have Docker/Podman installed.
7070seed
7171controllers
7272network
7373monitoring
7474storage
7575compute
7676
77+ # NOTE(wszumski): Remove once https://review.opendev.org/c/openstack/kayobe/+/909686 has
78+ # merged. Added to get the group rename to pass CI.
79+ [docker:children]
80+ container-engine
81+
7782[docker-registry:children]
7883# Hosts in this group will have a Docker Registry deployed. This group should
7984# generally contain only a single host, to avoid deploying multiple independent
You can’t perform that action at this time.
0 commit comments