Revert "Pin tox to 2.7.0"
Tox 2.8.1 was released fixing out unpack errors. This reverts commit 5fc0bbbdb3d549bd0088e866180881b541da5646. Change-Id: I3dc95064b442c26bf7803b46e92ecd5171937a6d Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
5fc0bbbdb3
commit
7a9eafd698
@ -107,7 +107,7 @@ class jenkins::slave(
|
||||
}
|
||||
|
||||
package { 'tox':
|
||||
ensure => '2.7.0',
|
||||
ensure => 'latest',
|
||||
provider => openstack_pip,
|
||||
require => Class[pip],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user