2018-02-08 21:07:29 +01:00
|
|
|
{
|
|
|
|
"ref": "fedora/rawhide/x86_64/workstation",
|
2018-02-16 23:15:07 +01:00
|
|
|
"repos": ["fedora-rawhide"],
|
2018-02-08 21:07:29 +01:00
|
|
|
|
|
|
|
"include": "fedora-workstation-base.json",
|
|
|
|
|
|
|
|
"automatic_version_prefix": "28",
|
|
|
|
"mutate-os-release": "28",
|
|
|
|
|
|
|
|
"packages": [
|
|
|
|
"atomic",
|
2018-02-10 17:22:44 +01:00
|
|
|
"buildah",
|
|
|
|
"git-core",
|
2018-02-08 21:07:29 +01:00
|
|
|
"rpm-ostree",
|
|
|
|
"skopeo",
|
|
|
|
"docker"
|
|
|
|
]
|
|
|
|
}
|