Merge "multipath requires udev-rules in host" into stable/stein

This commit is contained in:
Zuul 2020-05-18 13:08:56 +00:00 committed by Gerrit Code Review
commit aeed4f1cbc

View File

@ -87,6 +87,7 @@ debian_pkg_install:
- python-setuptools
- "{% if enable_host_ntp | bool %}ntp{% endif %}"
- "{% if enable_ceph_nfs|bool %}rpcbind{% endif %}"
- "{% if enable_multipathd|bool %}sg3-utils-udev{% endif %}"
redhat_pkg_install:
- "{{ docker_yum_package }}"