adding example of setting block attributes
This commit is contained in:
parent
1aafa064a4
commit
5a8ee64957
|
|
@ -73,7 +73,7 @@ iscsi:
|
||||||
#mutual_password: "bar"
|
#mutual_password: "bar"
|
||||||
block:
|
block:
|
||||||
attributes:
|
attributes:
|
||||||
# enable Thin Provisioning Unmap
|
# set to 1 to enable Thin Provisioning Unmap
|
||||||
emulate_tpu: 0
|
emulate_tpu: 0
|
||||||
targetPortal: "server[:port]"
|
targetPortal: "server[:port]"
|
||||||
# for multipath
|
# for multipath
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue