summaryrefslogtreecommitdiffstats
path: root/ci/ansible/group_vars/lvm/lvm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ansible/group_vars/lvm/lvm.yaml')
-rw-r--r--ci/ansible/group_vars/lvm/lvm.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/ansible/group_vars/lvm/lvm.yaml b/ci/ansible/group_vars/lvm/lvm.yaml
new file mode 100644
index 0000000..71d12bb
--- /dev/null
+++ b/ci/ansible/group_vars/lvm/lvm.yaml
@@ -0,0 +1,5 @@
+tgtBindIp: 127.0.0.1
+pool:
+ "vg001": # change pool name same to vg_name, but don't change it if you choose ceph backend
+ diskType: SSD
+ AZ: default \ No newline at end of file