Ensure systemd-udev is installed for gluster
We're relying on udev to exists for glusterfs since we're applying overrides for it as well as attempting to restart. While systemd-udev seems not being pre-installed in all CentOS containers anymore. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/878926 Change-Id: Ia03ee4aeb381da00a538e3775b824f2a5ce4e01e
This commit is contained in:
parent
f40c418af2
commit
afac01d955
@ -10,3 +10,4 @@ systemd_s3_packages:
|
||||
systemd_glusterfs_packages:
|
||||
- glusterfs
|
||||
- glusterfs-fuse
|
||||
- systemd-udev
|
||||
|
Loading…
x
Reference in New Issue
Block a user