silverblue: build from Everything repo

There are several recommends packages that aren't getting installed in
Silverblue because the workstation comps group doesn't include them.
One of these is slirp4netns which is needed for rootless containers
using podman.

Since we are thinking about removing the separate Workstation repo
anyway[1], then maybe we can just move SB over to the Everything repo.

[1] https://pagure.io/releng/issue/7403

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2018-10-14 14:18:30 -04:00
parent e95b65b0a2
commit 86a78b87ca
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -769,7 +769,7 @@ ostree = {
"treefile": "fedora-silverblue.json",
"config_url": "https://pagure.io/workstation-ostree-config.git",
"config_branch": "master",
"repo": "Workstation",
"repo": "Everything",
"tag_ref": False,
"ostree_repo": "/mnt/koji/compose/atomic/repo/",
"ostree_ref": "fedora/rawhide/${basearch}/silverblue",