summaryrefslogtreecommitdiff
path: root/dan/k8s-emc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/k8s-emc.yml')
-rw-r--r--dan/k8s-emc.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dan/k8s-emc.yml b/dan/k8s-emc.yml
index 0ef38e13..d7987021 100644
--- a/dan/k8s-emc.yml
+++ b/dan/k8s-emc.yml
@@ -2,9 +2,9 @@
- name: Basic Node Setup
hosts: k8s-emc
roles:
- - role: base
- - role: sshd
- - role: zsh
+ - role: core/base
+ - role: core/sshd
+ - role: core/zsh
- role: apt-repo/base
- import_playbook: ../common/kubernetes-cluster-layout.yml