9c1d3ee16d
- fixed amount of quotes to make them work - fixed Debian/Ubuntu rabbitmq/erlang info - fixed syntax in Ansible update Change-Id: I2730c6336ca3029c411e497b0851109eaec0e249
13 lines
455 B
YAML
13 lines
455 B
YAML
---
|
|
fixes:
|
|
- |
|
|
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 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.
|