summaryrefslogtreecommitdiffstats
path: root/group_vars/virtual.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/virtual.yml')
-rw-r--r--group_vars/virtual.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/group_vars/virtual.yml b/group_vars/virtual.yml
index f76bafc..7a61a55 100644
--- a/group_vars/virtual.yml
+++ b/group_vars/virtual.yml
@@ -1,10 +1,10 @@
glusterfs_transport: tcp
ands_data_device: "/dev/sdb"
-ands_data_volume_size: "20G"
-ands_heketi_volume_size: "20G"
+ands_data_volume_size: "15G"
+ands_heketi_volume_size: "25G"
+ands_registry_volume_size: "5G"
docker_storage_device: "/dev/sdb"
docker_storage_vg: "ands"
-ands_host_id: "{{ ansible_hostname | regex_replace('^[\\w\\d]*\\w(\\d+)(\\.|$)', '\\1') }}"