Merge "[Stein and older] Ensure rsync installed" into stable/stein

This commit is contained in:
Zuul 2020-02-22 01:31:19 +00:00 committed by Gerrit Code Review
commit 0b4c02c516
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,8 @@ yum install -y \
openvswitch \
python-heat-agent* \
openstack-selinux \
tmpwatch
tmpwatch \
rsync
ln -s -f /usr/share/openstack-puppet/modules/* /etc/puppet/modules

View File

@ -10,7 +10,8 @@ yum install -y \
python3-heat-agent* \
lvm2 \
openstack-selinux \
tmpwatch
tmpwatch \
rsync
ln -s -f /usr/share/openstack-puppet/modules/* /etc/puppet/modules