diff options
Diffstat (limited to 'ansible_collections/openstack/cloud/bindep.txt')
-rw-r--r-- | ansible_collections/openstack/cloud/bindep.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible_collections/openstack/cloud/bindep.txt b/ansible_collections/openstack/cloud/bindep.txt new file mode 100644 index 00000000..46039574 --- /dev/null +++ b/ansible_collections/openstack/cloud/bindep.txt @@ -0,0 +1,7 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see https://docs.openstack.org/infra/bindep/ for additional information. + +gcc [compile platform:centos-8 platform:rhel-8] +python38-cryptography [platform:centos-8 platform:rhel-8] +python38-devel [compile platform:centos-8 platform:rhel-8] +python38-requests [platform:centos-8 platform:rhel-8] |