1---
2includedmodule:
3    # Why is this module included?
4    # Required
5    rationale: Included in the stack, just because.
6    # Link to VCS repository that contains the modulemd file
7    # if it differs from the buildsystem default configuration.
8    # Optional.
9    repository: https://pagure.io/includedmodule.git
10    # See the rpms ref.
11    ref: somecoolbranchname
12    # See the rpms buildorder.
13    buildorder: 100
14...
15