Revert "update the apt cookbook version".
The update of the apt cookbook version currently breaks the gates for opentstack-chef-repo and openstack-block-storage, because of a dependency on the ceph cookbook, which is incompatible in its currently released version with the new apt cookbook. The fix was committed in master (4883a0b092
) and we can do our apt update as soon, as this is released to the supermarket. This reverts commitf0e7724f37
. Change-Id: Ib36b58e7e25c4c24bb480fc9412d909c167f5fdd
This commit is contained in:
parent
f0e7724f37
commit
9757ffdd46
@ -16,7 +16,7 @@ recipe 'openstack-common::openrc', 'Creates openrc file'
|
||||
supports os
|
||||
end
|
||||
|
||||
depends 'apt', '~> 2.7.0'
|
||||
depends 'apt', '~> 2.6.1'
|
||||
depends 'database', '~> 4.0.2'
|
||||
depends 'mariadb', '~> 0.3.0'
|
||||
depends 'mysql', '~> 6.0.13'
|
||||
|
Loading…
Reference in New Issue
Block a user