changing from iscsiDirHostType to iscsiDirHostPathType
This commit is contained in:
parent
716df8fdd0
commit
3464929a31
|
|
@ -170,7 +170,7 @@ node:
|
||||||
- name: ISCSIADM_HOST_PATH
|
- name: ISCSIADM_HOST_PATH
|
||||||
value: /usr/local/sbin/iscsiadm
|
value: /usr/local/sbin/iscsiadm
|
||||||
iscsiDirHostPath: /usr/local/etc/iscsi
|
iscsiDirHostPath: /usr/local/etc/iscsi
|
||||||
iscsiDirHostType: ""
|
iscsiDirHostPathType: ""
|
||||||
```
|
```
|
||||||
and continue your democratic installation as usuall with other iscsi drivers.
|
and continue your democratic installation as usuall with other iscsi drivers.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue