Fix metadata for Galaxy, lint

Change-Id: Ic57ef70eba8610304b31e178a4bfc3ec62949fb8
2 files changed
tree: d40be003263918da459a7e04ecc89dd6e9925e3e
  1. .reuse/
  2. LICENSES/
  3. Makefile
  4. README.md
  5. VERSION
  6. defaults/
  7. handlers/
  8. meta/
  9. molecule/
  10. tasks/
  11. templates/
  12. vars/
README.md

sriov

Create the maximum number of VFs a PF can support and bind half of them to vfio driver and the rest to netdev

Requirements

Minimum ansible version: 2.9.5

Example Playbook

- hosts: all
  vars:
    sriov_pf_name: enp175s0f0
  roles:
    - sriov

License and Author

© 2021 Open Networking Foundation support@opennetworking.org

License: Apache-2.0