17 lines
310 B
YAML
17 lines
310 B
YAML
releasever: stream9
|
|
variables:
|
|
distro: "stream9"
|
|
|
|
repos:
|
|
- baseos
|
|
- appstream
|
|
# And pull in the devel composes optionally to faster track things;
|
|
# TODO make a container that tracks this too
|
|
- baseos-devel
|
|
- appstream-devel
|
|
|
|
repo-packages:
|
|
- repo: appstream-devel
|
|
packages:
|
|
- bootupd
|