Add rsync to required packages for redhat based OS
This is requried by one of the cinder role ansible tasks so we should ensure that is it installed Change-Id: Iee48947d95a8748748dcce6e856e756afbc6d4f2
This commit is contained in:
parent
586c96a17c
commit
4df6d5324d
@ -19,6 +19,7 @@ tgt_service_name: tgtd
|
||||
# Common yum packages
|
||||
cinder_distro_packages:
|
||||
- iscsi-initiator-utils
|
||||
- rsync
|
||||
- kmod-libs
|
||||
- libxml2
|
||||
- which
|
||||
|
Loading…
x
Reference in New Issue
Block a user