multipath requires udev-rules in host
install sg3-utils-udev if multipath is enabled, else SCSI_IDENT* vars are missing in udev. Closes-Bug: 1877509 Change-Id: Ib205f3cdb775c9cfa719325f702f4fad196d346b
This commit is contained in:
parent
a44bba845f
commit
5dfc270a62
@ -45,6 +45,7 @@ debian_pkg_install:
|
|||||||
- "python3-pip"
|
- "python3-pip"
|
||||||
- "{% if virtualenv is not none %}python3-virtualenv{% endif %}"
|
- "{% if virtualenv is not none %}python3-virtualenv{% endif %}"
|
||||||
- "{% if enable_host_ntp | bool %}ntp{% endif %}"
|
- "{% if enable_host_ntp | bool %}ntp{% endif %}"
|
||||||
|
- "{% if enable_multipathd|bool %}sg3-utils-udev{% endif %}"
|
||||||
|
|
||||||
redhat_pkg_install:
|
redhat_pkg_install:
|
||||||
- "{{ docker_yum_package }}"
|
- "{{ docker_yum_package }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user