summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml1
-rw-r--r--chaos-at-home/ch-equinox-ws.yml1
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml4
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml4
4 files changed, 10 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index ed3d1c3a..389a39ed 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -10,6 +10,7 @@
- role: apt-repo/backports
- role: apt-repo/spreadspace
- role: apt-repo/tor-project
+ - role: apt-repo/github-containers
- role: apt-repo/kubernetes
- role: apt-repo/riot
- role: apt-repo/nordvpn
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index d872ca85..f5cbd4cf 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -11,6 +11,7 @@
- role: apt-repo/backports
- role: apt-repo/spreadspace
- role: apt-repo/tor-project
+ - role: apt-repo/github-containers
- role: apt-repo/kubernetes
- role: apt-repo/riot
- role: ws/base
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