summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sgg-icecast.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sgg-icecast.yml')
-rw-r--r--inventory/host_vars/sgg-icecast.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory/host_vars/sgg-icecast.yml b/inventory/host_vars/sgg-icecast.yml
index a4deefdd..400018e9 100644
--- a/inventory/host_vars/sgg-icecast.yml
+++ b/inventory/host_vars/sgg-icecast.yml
@@ -38,6 +38,14 @@ spreadspace_apt_repo_components:
nginx_server_names_hash_bucket_size: 64
+lvm_volumes:
+ system/www:
+ vg: "{{ host_name }}"
+ lv: www
+ size: 1G
+ fs: ext4
+ dest: /srv/www
+
docker_pkg_provider: docker-com