tripleo-image-elements/elements/os-apply-config/package-installs.yaml
Mariusz 29cee7f9d8 Install rsync before os-apply-config
For images without rsync installed (like the Xenial cloud image)
os-apply-config fails with:
```
rsync: command not found
```
This change adds rsync as a package requirement for os-apply-config.

Change-Id: Iae7c6f24176bcd4f6e3040da3d14bbcca0e61163
2018-12-03 14:07:33 +00:00

5 lines
70 B
YAML

os-apply-config:
installtype: package
rsync:
phase: pre-install.d