04949ede51
Debian has their own OpenStack repositories [1] which we should use for delivering modern software and for distro deployments. This patch also renames uca related variable to apt to correspond the needs of these variables. [1] https://wiki.debian.org/OpenStack Change-Id: I7b613d50027a3e55500c5de4823268a290e04ffb
8 lines
315 B
YAML
8 lines
315 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Variable `uca_repo` has been removed. Deployers are appreciated to use
|
|
`user_external_repos_list` instead if they want to define extra repository
|
|
Variable `uca_apt_repo_url` was renamed to `apt_repo_url` in order
|
|
to correspond it's usage as it also affect Debian deployments now.
|