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