diff --git a/stratis.yaml b/stratis.yaml new file mode 100644 index 0000000..4968a02 --- /dev/null +++ b/stratis.yaml @@ -0,0 +1,30 @@ +document: modulemd +version: 2 +data: + summary: Stratis Storage + description: Easy to use local storage management. + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [f29] + requires: + platform: [] + 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 + components: + rpms: + stratisd: + rationale: | + Daemon that manages a pool of block devices to create flexible filesystems. + + Main component.