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.yml15
1 files changed, 1 insertions, 14 deletions
diff --git a/dan/k8s-emc.yml b/dan/k8s-emc.yml
index b8358fee..c643b5e4 100644
--- a/dan/k8s-emc.yml
+++ b/dan/k8s-emc.yml
@@ -18,20 +18,7 @@
- role: x509/acmetool/cert
acmetool_cert_hostnames:
- "{{ host_name }}.{{ host_domain }}"
- - role: storage/lvm/volume
- lvm_volume:
- vg: storage
- lv: cache
- size: 5G
- fs: ext4
- dest: /srv/cache
- - role: storage/lvm/volume
- lvm_volume:
- vg: storage
- lv: sfive
- size: 1G
- fs: ext4
- dest: /srv/sfive
+ - role: storage/lvm/base
- import_playbook: ../common/kubernetes-cluster-layout.yml
vars: