Add python-bpo-27945-backport PPA to executor
The python-bpo-27945-backport contains a backport of the patch that fixes http://bugs.python.org/issue27945 and is a stop-gap while we wait for the SRU https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724 to land in Xenial. Change-Id: Iaea633b8672110e49928a20d596b884c609d6345
This commit is contained in:
parent
2216385a8d
commit
d9cefce112
@ -22,6 +22,8 @@ class zuul::executor (
|
||||
) {
|
||||
include ::apt
|
||||
apt::ppa { 'ppa:openstack-ci-core/bubblewrap': }
|
||||
# Temporary PPA needed for bpo-27945 while waiting for SRU to be published
|
||||
apt::ppa { 'ppa:openstack-ci-core/python-bpo-27945-backport': }
|
||||
|
||||
package { 'bubblewrap':
|
||||
ensure => present,
|
||||
|
Loading…
x
Reference in New Issue
Block a user