initial import
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
433cb42431
commit
7bc984fe98
1 changed files with 35 additions and 0 deletions
35
stratis.yaml
Normal file
35
stratis.yaml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Stratis Storage
|
||||
description: Easy to use local storage management.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f30]
|
||||
requires:
|
||||
platform: [f29]
|
||||
- buildrequires:
|
||||
platform: [f30]
|
||||
requires:
|
||||
platform: [f28]
|
||||
references:
|
||||
community: https://github.com/stratis-storage
|
||||
documentation: https://stratis-storage.github.io
|
||||
tracker: https://github.com/stratis-storage/stratisd/issues
|
||||
api:
|
||||
rpms:
|
||||
- stratisd
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- stratisd
|
||||
- stratis-cli
|
||||
components:
|
||||
rpms:
|
||||
stratisd:
|
||||
rationale: |
|
||||
Daemon that manages a pool of block devices to create flexible filesystems.
|
||||
|
||||
Main component.
|
||||
Loading…
Add table
Add a link
Reference in a new issue