summaryrefslogtreecommitdiff
path: root/chaos-at-home/k8s-test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/k8s-test.yml')
-rw-r--r--chaos-at-home/k8s-test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chaos-at-home/k8s-test.yml b/chaos-at-home/k8s-test.yml
index a78ffa73..758e0ece 100644
--- a/chaos-at-home/k8s-test.yml
+++ b/chaos-at-home/k8s-test.yml
@@ -2,12 +2,12 @@
- name: prepare hetzner hosts
hosts: k8s-test:&hetzner
roles:
- - role: hetzner-slim
+ - role: slim/hetzner
- name: prepare hetzner hosts
hosts: k8s-test:&scaleway
roles:
- - role: scaleway-slim
+ - role: slim/scaleway
- name: Basic Setup
hosts: k8s-test