Files
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
..
2015-02-09 17:16:50 +09:00

Install os-apply-config.

The contents of os-apply-config subdirectory in templates will be installed into the default template directory automatically.

An os-refresh-config hook is created to invoke os-apply-config automatically.