We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b176ef5 commit 3a68bcaCopy full SHA for 3a68bca
etc/kayobe/environments/ci-builder/inventory/groups
@@ -5,8 +5,8 @@ seed
5
6
[network]
7
8
-[docker:children]
9
-# Hosts in this group will have Docker installed.
+[container-engine:children]
+# Hosts in this group will have a container engine (Docker/Podman) installed.
10
seed
11
12
[ntp:children]
etc/kayobe/inventory/groups
@@ -79,7 +79,7 @@ vgpu
79
###############################################################################
80
# Service groups.
81
82
83
# Hosts in this group will have Docker installed.
84
85
controllers
0 commit comments