Skip to content

Commit

Permalink
Merge pull request #182 from roosterfish/powerflex_driver
Browse files Browse the repository at this point in the history
Add support for PowerFlex storage driver
  • Loading branch information
tomponline authored Oct 12, 2023
2 parents cde327f + 50265a1 commit 4136c20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,12 @@ parts:
- bin/nvidia-container-cli*
- lib/libnvidia-container*.so*

nvme:
source: snapcraft/empty
plugin: nil
stage-packages:
- nvme-cli

openvswitch:
source: https://github.com/openvswitch/ovs
source-type: git
Expand Down

0 comments on commit 4136c20

Please sign in to comment.