Merge "multipath requires udev-rules in host"
This commit is contained in:
commit
bfcd2966fa
@ -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