X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=ci%2Fansible%2Fgroup_vars%2Flvm%2Flvm.yaml;h=a36089164497c402d86a34222234d4cc32370c43;hp=a5aecb8b6cc4ffedf2863d5da219ea0b62778d7d;hb=6bc7e08cc5d80941c80e8d36d3a2b1373f147a05;hpb=6018fcdd41c2074b2c94d8033f1434be028b054b diff --git a/ci/ansible/group_vars/lvm/lvm.yaml b/ci/ansible/group_vars/lvm/lvm.yaml old mode 100755 new mode 100644 index a5aecb8..a360891 --- a/ci/ansible/group_vars/lvm/lvm.yaml +++ b/ci/ansible/group_vars/lvm/lvm.yaml @@ -1,5 +1,8 @@ -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 +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 + accessProtocol: iscsi + thinProvisioned: false + compressed: false