Skip to content

Commit 9839c99

Browse files
authored
Merge pull request #169 from stackhpc/container-engine-group
Fix missing declaration of container-engine group
2 parents b538c11 + 2355d95 commit 9839c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/inventory/groups

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ vgpu
6565
###############################################################################
6666
# Service groups.
6767

68-
[docker:children]
68+
[container-engine:children]
6969
# Hosts in this group will have Docker/Podman installed.
7070
seed
7171
controllers

0 commit comments

Comments
 (0)