From 4af66462fb1e8630aed482552322fa4ebfcd53b6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 30 Jun 2020 13:38:37 +0200 Subject: split up standalone kubelet role into base and pod --- chaos-at-home/ch-hroottest.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'chaos-at-home/ch-hroottest.yml') diff --git a/chaos-at-home/ch-hroottest.yml b/chaos-at-home/ch-hroottest.yml index 064bea36..d8bc019a 100644 --- a/chaos-at-home/ch-hroottest.yml +++ b/chaos-at-home/ch-hroottest.yml @@ -10,6 +10,8 @@ - role: zfs/base - role: apt-repo/spreadspace - role: zfs/sanoid - - role: vm/host - - role: installer/debian/base - - role: installer/openbsd/base + # - role: vm/host + # - role: installer/debian/base + # - role: installer/openbsd/base + - role: kubernetes/base + - role: kubernetes/standalone/base -- cgit v1.2.3