Skip to content

Commit 2355d95

Browse files
committed
Fix missing declaration of container-engine group
This was missed in #166.
1 parent b538c11 commit 2355d95

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)