tests/compose: Pull in Fedora updates

In particular this gets us the selinux-policy fix for:
https://github.com/projectatomic/rpm-ostree/pull/1173#issuecomment-355014583

We might as well do updates since they have to work anyways.

Closes: #1177
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-01-03 15:09:18 -05:00 committed by Atomic Bot
parent f4877419ac
commit 80e3857720

View File

@ -1,7 +1,7 @@
{
"ref": "fedora/stable/${basearch}",
"repos": ["fedora"],
"repos": ["fedora", "updates"],
"packages": ["kernel", "nss-altfiles", "systemd", "ostree", "selinux-policy-targeted", "chrony",
"tuned", "iputils"],