diff --git a/releasenotes/notes/rabbitmq-erlang-cloudsmith-c837bf4a450dd802.yaml b/releasenotes/notes/rabbitmq-erlang-cloudsmith-c837bf4a450dd802.yaml index b87bf97632..682de3c0a0 100644 --- a/releasenotes/notes/rabbitmq-erlang-cloudsmith-c837bf4a450dd802.yaml +++ b/releasenotes/notes/rabbitmq-erlang-cloudsmith-c837bf4a450dd802.yaml @@ -1,10 +1,12 @@ --- fixes: - | - Fixes the Debian and Ubuntu images to use rabbitmq and erlang from - cloudsmith so that the images are still buildable and use proper versions. + Fixes the Debian and Ubuntu images to use rabbitmq from cloudsmith and + erlang from Team RabbitMQ PPA so that the images are still buildable and + use proper versions. upgrade: - | - The Debian and Ubuntu images use rabbitmq and erlang from cloudsmith now. - Operators might want to mirror/proxy this new source as it provides the - correct set of packages unlike the previous combination. + The Debian and Ubuntu images use rabbitmq from cloudsmith and erlang from + Team RabbitMQ PPA now. Operators might want to mirror/proxy those new + sources as they provides the correct set of packages unlike the previous + combination. diff --git a/releasenotes/notes/toolbox-ansible-2-13-ecea6484aaff1182.yaml b/releasenotes/notes/toolbox-ansible-2-13-ecea6484aaff1182.yaml index 31ff26a716..8f704da07e 100644 --- a/releasenotes/notes/toolbox-ansible-2-13-ecea6484aaff1182.yaml +++ b/releasenotes/notes/toolbox-ansible-2-13-ecea6484aaff1182.yaml @@ -1,4 +1,4 @@ --- upgrade: - | - Ansible version in ``kolla-toolbox`` container has been upgraded to 2.13 + Ansible in ``kolla-toolbox`` container has been upgraded to 2.13 version. diff --git a/releasenotes/notes/user-provided-repos.yaml-d6e8583e9d9d01ef.yaml b/releasenotes/notes/user-provided-repos.yaml-d6e8583e9d9d01ef.yaml index 98e41ec3f7..4671cf19dc 100644 --- a/releasenotes/notes/user-provided-repos.yaml-d6e8583e9d9d01ef.yaml +++ b/releasenotes/notes/user-provided-repos.yaml-d6e8583e9d9d01ef.yaml @@ -1,6 +1,6 @@ --- features: - | - Added an `--repos-yaml` argument to allow user to provide own file with + Added an ``--repos-yaml`` argument to allow user to provide own file with definitions of external package repositories. Useful for those building in offline environments with set of internal mirrors.