Add libcapstone4 pinning from backports

After qemu has been updated in osbpo repo, extra requirement has
appeared, that is available only from backports repo.So we add it
to nova_backports_packages and limit apt_package_pinning
only to Debian Buster.
Change-Id: I284fbd7f8587886502ecc54adfe7314fb80967fd
This commit is contained in:
Dmitriy Rabotyagov
2021年05月25日 10:27:51 +03:00
parent 101f5d5b17
commit d8c7ad355f

View File

@@ -96,3 +96,4 @@ nova_backports_packages:
- libdaxctl1
- libndctl6
- libudev1
- libcapstone4
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.