17 lines
221 B
YAML
17 lines
221 B
YAML
data:
|
|
module: container-tools
|
|
profiles:
|
|
'1.0':
|
|
- common
|
|
'2.0':
|
|
- common
|
|
'3.0':
|
|
- common
|
|
'4.0':
|
|
- common
|
|
rhel8:
|
|
- common
|
|
stream: rhel8
|
|
document: modulemd-defaults
|
|
version: '1'
|