81b022ce03
Use a consistent directory under /var/lib/mistral (which defaults to the plan name) as the working and config-download directory in the config_download_deploy workflow. Since the config-download directory is now managed by git, we can re-use the same dir and preserve the history. Change-Id: Id639d0a99aa1103f6f9cc54de676ea8ba6111332 Closes-Bug: #1779093
6 lines
216 B
YAML
6 lines
216 B
YAML
---
|
|
features:
|
|
- The config_download_deploy workflow now uses a consistent working directory
|
|
for the config-download directory. Since the directory is now managed by
|
|
git, it can be reused across executions.
|