diff --git a/releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml b/releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml index b2e43c9b77..2bf7d533e6 100644 --- a/releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml +++ b/releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml @@ -3,4 +3,5 @@ upgrade: - | The way of handling external repositories has changed. All such repos are now disabled by default. There is "enable_extra_repos" macro to enable them - by name. Repositories names are defined in the "etc/repos.yaml" file. + by name. Repositories names are defined in the "kolla/templates/repos.yaml" + file.