summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml4
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index c0b3acf3..28ac168c 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -241,6 +241,10 @@ ws_base_extra_packages:
# needs apt-repo/tor-project
- tor
- tor-geoipdb
+ # needs apt-repo/github-containers
+ - buildah
+ - containernetworking-plugins
+ - podman
# needs apt-repo/kubernetes
- kubectl
# needs apt-repo/riot
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index c1663d30..ffb12845 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -240,6 +240,10 @@ ws_base_extra_packages:
# needs apt-repo/tor-project
- tor
- tor-geoipdb
+ # needs apt-repo/github-containers
+ - buildah
+ - containernetworking-plugins
+ - podman
# needs apt-repo/kubernetes
- kubectl
# needs apt-repo/riot