openstack-ansible/releasenotes/notes/powervm-novalink-url-c5f9377e4f7971af.yaml
Andy McCrae 42b250750d Fix role SHA's for Ocata-1 release
Change-Id: Ib6bb1d85e107a7aa4a4f522d976a00b385712127
2016-11-18 13:36:17 +00:00

8 lines
256 B
YAML

---
fixes:
- The URL of NovaLink uses 'ftp' protocol to provision
apt key. It causes apt_key module to fail to retrieve
NovaLink gpg public key file. Therefore, change the
protocol of URL to 'http'. For more information, see
bug 1637348.