bifrost/releasenotes/notes/copy-from-remove-7bcd4968a80cdbcf.yaml
Dmitry Tantsur 3852d3cf9a Remove destination when doing copy_from_local_path
Otherwise we risk ending up with a mix of old and new files, which can
be seen in the upgrade CI.

Change-Id: I3d9151423d28a73bdb0f2b6cf62c8aac1d0a91b5
2021-08-03 10:14:14 +02:00

6 lines
119 B
YAML

---
fixes:
- |
When ``copy_from_local_path`` is used, destination path is removed on
upgrade before copying.