summaryrefslogtreecommitdiff
path: root/dan
diff options
context:
space:
mode:
Diffstat (limited to 'dan')
-rw-r--r--dan/emc-dist.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dan/emc-dist.yml b/dan/emc-dist.yml
index 62c5a1ef..5efdb00a 100644
--- a/dan/emc-dist.yml
+++ b/dan/emc-dist.yml
@@ -10,3 +10,10 @@
- role: apt-repo/spreadspace
- role: nginx/base
- role: monitoring/prometheus/exporter
+ - role: storage/lvm/volume
+ lvm_volume:
+ vg: "{{ host_name }}"
+ lv: cache
+ size: 1G
+ fs: ext4
+ dest: /srv/cache